Get Historical Exchange Rates
get_historical_exchange_ratesReturns historical exchange rates for a specific date or date range.
How it works ↓Pricing
Per call
$0.01
Model
flat
Pay only for what you use. No subscriptions.
Inputs
base_currency *
stringend_date
stringspecific_date
stringsymbols
stringstart_date
stringInput Parameters
Cost per run
Execution cost$0.01
About Get Historical Exchange Rates
Returns historical exchange rates for a specific date or date range. If the exchange rates for a specified date is not available, the rates available for the closest date before the specified date will be provided. Either a specific date, a start date, or a date range must be provided. The symbols can be used to filter the results to specific currencies. If symbols are not provided, all supported currencies will be returned.
Frequently Asked Questions
Returns historical exchange rates for a specific date or date range. If the exchange rates for a specified date is not available, the rates available for the closest date before the specified date will be provided. Either a specific date, a start date, or a date range must be provided. The symbols can be used to filter the results to specific currencies. If symbols are not provided, all supported currencies will be returned.
Get Historical Exchange Rates costs $0.01 per call on xpay. No subscription, no minimums. Pay only for the calls you make. New accounts get $5 in free credits.
Connect the Frankfurter MCP endpoint to your client — Claude Code: claude mcp add --transport http frankfurter "https://frankfurter.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"; Cursor/Windsurf/Cline/VS Code: same URL in mcp.json. The agent will see get_historical_exchange_rates as a callable tool with the input schema and run it directly. (Unified across all providers: https://mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY, then xpay_run with toolPath frankfurter/get_historical_exchange_rates.)
Yes — that's exactly what xpay is for. You don't need a Frankfurter account or API key. Sign up at xpay.tools (Google or email), get $5 free credit, and run Get Historical Exchange Rates immediately. Billing flows through your xpay balance.
Get Historical Exchange Rates accepts 5 input parameters: base_currency, end_date, specific_date, symbols, start_date. See the input schema and runnable form on this page for details and to test live.

