mcpbeat Sign in

exchangerate.dev MCP Server

by exchangerate Your server? Claim it
answering

exchangerate.dev is answering right now. Last checked 4 min ago. It exposes 7 tools.

Free, source-labeled FX rates: 465 pairs across 31 currencies, majors update ~60s intraday.

Uptime history 52 days of history · worst day 91%
52 days agonow
94.6%
Uptime 24h
87 of 92 checks
7
Tools
read from the server
275 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 19 August 2026. No other catalogue keeps this.

15 Sep a tool appeared get_usd_index
20 Aug a tool description was rewritten get_rate
19 Aug a tool appeared start_checkout

exchangerate.dev does not always answer

Over the last week it answered 98.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add mcp --transport http https://api.exchangerate.dev/v1/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.exchangerate.dev/v1/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://api.exchangerate.dev/v1/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.exchangerate.dev/v1/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.exchangerate.dev/v1/mcp/"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

convert
convert
Convert an amount from one currency to another at the current rate. Indicative developer-grade reference rates (aggregated market data + public reference rates), not for settlement or trading.
currencies
list_currencies
List all supported currencies with name, decimal precision, minor units, and whether the pair is derived (triangulated). Use this before other tools to discover valid currency codes.
docs
search_docs
Search the exchangerate.dev FAQ corpus via BM25. Returns the top-K matching questions and answers with relevance scores. Use before answering how-to / pricing / data-sourcing questions so you cite the canonical text instead of guessing from training data.
range
get_range
Get a daily time-series of exchange rates over a date range (business days). Capped at 366 rows per call; when has_more is true, pass next_cursor as the cursor parameter to fetch the next page. Indicative developer-grade reference rates (aggregated market data + public reference rates), not for settlement or trading.
rate
get_rate
Get the current — or historical, with date — exchange rate from one currency to another. Indicative developer-grade reference rates (aggregated market data + public reference rates), not for settlement or trading. Rates update ~60s for real-time currencies through the trading week when the live overlay is active; the source field on every response is the authoritative freshness indicator (live | ecb_daily | fred_daily | nbp_daily) — rates fall back to official daily reference data during market closures, data-source unavailability, or low liquidity. market_session on every response indicates open, weekend, or interbank_closed.
start
start_checkout
Open a billing URL for an explicitly selected eligible plan. After human confirmation, a Free account without a subscription receives a one-hour Stripe Checkout URL; an existing Basic subscriber receives Stripe billing management instead. Cancellation creates nothing and account identifiers are never accepted from the model.
usd
get_usd_index
Get the latest independently calculated USD index. dxy-reconstructed uses the published six-currency basket formula but is not official or licensed ICE data. usd-strength is the versioned exchangerate.dev equal-weight 13-currency index, with 2026-01-02 = 100. Both require a complete, time-aligned basket.

Endpoints

URLTransportStateLatencyChecked
https://api.exchangerate.dev/v1/mcp/ streamable-http answering 282 ms 4 min ago

Alternatives to exchangerate.dev

same job, measured the same way
FX Converter MCP
by lulu-the-narwhal

Free, keyless real-time currency conversion and exchange rates for any currency pair.

2 tools answering
Exchange Rates MCP Server
by cyanheads

Convert currencies, get FX rates, and query historical ECB exchange rate data.

265 installs/wk 7 tools answering
AllRatesToday exchange rates (hosted)
by allratestoday

Live FX + official central-bank rates, 110+ sources. Hosted, keyless, nothing to install.

9 tools answering
Govping
by stevebutterworth

Free regulatory intelligence. Search 27,000+ changes across 2,000+ government sources.

25 installs/wk local only
Radar
by funding-radar

Live crypto funding-rate radar across 5 exchanges: events, pair briefings, calendar, spreads.

6 tools answering
C
Currency Rates (ECB)
by invokera

Latest and historical ECB foreign-exchange reference rates for 30+ currencies, via Frankfurter.

3 tools answering
Exchange Rate API
by exchange-rateapi

Real-time & historical exchange rates for 160+ currencies, mid-market (Reuters/Refinitiv).

26 installs/wk local only
Frankfurter
by lineofflight

Convert currencies and fetch blended FX rates from 50+ institutional sources.

4 tools answering

exchangerate.dev — questions

Answers built from our own checks of this server.

What can exchangerate.dev do?
It exposes 7 tools, read directly from the server on our last check. Among them: convert, get_range, get_rate, get_usd_index, list_currencies, search_docs and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is exchangerate.dev working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 87 of 92 checks got a reply (94.6%), average response time 275 ms. The bar chart above shows every period we have measured.
How do I connect exchangerate.dev?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does exchangerate.dev need an API key?
No. exchangerate.dev completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is exchangerate.dev?
It answers our handshake in 275 ms on average, which is faster than 59% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.