Get Latest Exchange Rates
get_latest_exchange_ratesReturns the latest exchange rates for specific currencies.
How it works ↓Pricing
Per call
$0.01
Model
flat
Pay only for what you use. No subscriptions.
Inputs
base_currency *
stringsymbols
stringInput Parameters
Cost per run
Execution cost$0.01
About Get Latest Exchange Rates
Returns the latest exchange rates for specific currencies. The symbols can be used to filter the results to specific currencies. If symbols is not provided, all supported currencies will be returned.
Frequently Asked Questions
Returns the latest exchange rates for specific currencies. The symbols can be used to filter the results to specific currencies. If symbols is not provided, all supported currencies will be returned.
Get Latest 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_latest_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_latest_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 Latest Exchange Rates immediately. Billing flows through your xpay balance.
Get Latest Exchange Rates accepts 2 input parameters: base_currency, symbols. See the input schema and runnable form on this page for details and to test live.

