finance.currency.rates
Retrieve exchange rates for 200+ currencies, including historical data, to support financial analysis and international transactions.
Instructions
Get currency exchange rates for 200+ fiat and crypto currencies with optional historical dates (fawazahmed0 CDN)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | Yes | Base currency code (e.g. "usd", "eur", "btc"). Lowercase. 200+ currencies supported. | |
| date | No | Historical date in YYYY-MM-DD format. Omit for latest rates. | |
| currencies | No | Filter to specific target currencies (e.g. ["eur","gbp"]). Omit for all. |