Real-time & historical exchange rates for 160+ currencies, mid-market (Reuters/Refinitiv).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Exchange Rate API.
get_exchange_rateGet the current mid-market rate between two currencies
get_historical_ratesGet historical data for a pair over 1d, 7d, 30d, or 1y
get_ratesMulti-target rates with date ranges and grouping (day/week/month)
list_currenciesList all 160+ supported currencies
MCP server that gives AI coding tools (Claude Code, Cursor, Claude Desktop, Windsurf) access to real-time and historical currency exchange rates from Exchange Rate API.
160+ currencies. Mid-market rates updated every 60 seconds. Sourced from institutional interbank market data.
Sign up at exchange-rateapi.com/register β free tier, no credit card.
Claude Code (~/.claude/settings.json):
Cursor (.cursor/mcp.json):
Claude Desktop (claude_desktop_config.json):
Windsurf (~/.windsurf/mcp.json):
| Tool | Description |
|---|---|
get_exchange_rate | Get the current mid-market rate between two currencies |
get_historical_rates | Get historical data for a pair over 1d, 7d, 30d, or 1y |
get_rates | Multi-target rates with date ranges and grouping (day/week/month) |
list_currencies | List all 160+ supported currencies |
Once configured, ask your AI assistant:
| Variable | Required | Description |
|---|---|---|
EXCHANGE_RATE_API_KEY | Yes | Your API key from exchange-rateapi.com |
EXCHANGE_RATE_BASE_URL | No | Override API base URL (default: https://exchange-rateapi.com/api) |
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/exchange-rate-api)<a href="https://allmcps.com/mcp/exchange-rate-api"><img src="https://allmcps.com/api/badge/exchange-rate-api?style=directory" alt="Exchange Rate API on AllMCPs" /></a>