get_historical_rates
Fetch historical currency exchange rates for a specific date using the Currency Converter MCP server. Specify the date and optional base or target currencies to retrieve accurate rate data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base | No | Base currency code (default: EUR) | |
date | Yes | Date in YYYY-MM-DD format | |
symbols | No | Comma-separated currency codes to limit results |