Skip to content
Back to search
30
MCP http

Batch Foreign Exchange Rates

x402/batch-foreign-exchange-rates

Current exchange rates for up to 30 currency pairs in a single call. Returns each pair quote and last update date. Covers all major fiat currencies including USD EUR GBP JPY CHF AUD CAD CNY and emerging market currencies. Critical for AI agents performing cross border calculations, forex arbitrage detection, and international portfolio valuation. [x402: $0.05/call on base, category=finance]

Uptime
0.0%
29 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

usd-fx-rates
Real-time USD exchange rates to 160+ currencies (EUR, GBP, JPY, CNY, and more), updated daily. Useful for AI agents that pay in USDC and nee
0 tools · http
Fiat Exchange Rates (USD base)
Real-time exchange rates for 170+ currencies with USD as base. Updates daily. Powered by ExchangeRate-API open data. Ideal for international
0 tools · http
Latest FX Rate For A Pair
Latest ECB reference exchange rate from one currency to another via Frankfurter, no key. Returns base, date, and the converted rate. For AI
0 tools · http
Latest FX Rate For A Currency Pair
Latest ECB reference exchange rate from a base currency to one or more target currencies. Source: Frankfurter (frankfurter.dev), ECB data, k
0 tools · http
All FX Rates For A Base Currency
Returns daily exchange rates from one base currency to ~160 world currencies. Source: open.er-api.com (ExchangeRate-API free, keyless). [x40
0 tools · http
Historical Foreign Exchange Rate
Historical daily foreign exchange rate for any currency pair on any date going back to 1999. Returns the official ECB reference rate for tha
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "batch_foreign_exchange_rates": {
      "url": "https://proxy.suverse.io/v1/data/suverse-forex-rates",
      "transport": "http"
    }
  }
}