get_historical_rates
Retrieve historical currency exchange rates for a specific date using base and target currency codes. Perfect for analyzing past financial data and making informed decisions.
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 |