get_historical_rates
Get exchange rates for a past date. Returns the ECB reference rates that were published on (or nearest before) the given date. Returns: Historical reference rates for the requested date..
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | Base currency as an ISO 4217 code. Defaults to EUR. | |
| date | Yes | Date in YYYY-MM-DD format, e.g. 2024-01-15. | |
| symbols | No | Comma-separated ISO 4217 codes to limit the response to. |