Skip to content
Back to search
30
MCP http

Latest FX Rate For A Pair

x402/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 agents doing reliable fiat conversion, treasury, and pricing math. [x402: $0.06/call on base, category=finance]

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

Similar MCP servers embedding-nearest

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
FX Rates On A Date
ECB reference exchange rates on a specific historical date for a base currency via Frankfurter, no key. For AI agents reconciling past trans
0 tools · http
FX Rate Time Series
Daily ECB reference exchange rate time series between two currencies over a date range via Frankfurter, no key. For AI agents backtesting FX
0 tools · http
FX Rate Time Series (Date Range)
Daily ECB reference exchange rates for a base/target pair across a date range. Source: Frankfurter (frankfurter.dev), ECB data, keyless. [x4
0 tools · http
Supported FX Currencies
List of currencies supported by the Frankfurter ECB rate service with full currency names, no key. For AI agents validating currency codes a
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": {
    "latest_fx_rate_for_a_pair": {
      "url": "https://proxy.suverse.io/v1/data/suverse-fx-latest-pair",
      "transport": "http"
    }
  }
}