exchangerate_historical
Retrieve historical exchange rates for any date by providing year, month, and day. Optionally specify a base currency.
Instructions
Get historical exchange rates for a specific date. Requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | Base currency code (default USD) | |
| year | Yes | 4-digit year | |
| month | Yes | Month number (1-12) | |
| day | Yes | Day number (1-31) | |
| api_key | No | ExchangeRate-API key (required) |