frankfurter_timeseries
Retrieve daily ECB foreign exchange rate history for up to 90 days. Analyze currency trends with business-day rates by specifying base and target currencies.
Instructions
Get daily ECB forex rate history for a date range (max 90 days). Daily reference rates, not real-time. Use for currency trend analysis. Only business days included (weekends/holidays omitted). Requires symbols filter to control response size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Start date (YYYY-MM-DD) | |
| end_date | No | End date (YYYY-MM-DD, defaults to today, max 90 days from start) | |
| base | No | Base currency | USD |
| symbols | Yes | Required: comma-separated target currencies (e.g. 'EUR,GBP') |