Realtime Exchange Rate Mcp
@cahthuranag
About Realtime Exchange Rate Mcp
Live currency exchange rates, historical FX data, and multi-currency lookups for Claude Code, Cursor, Claude Desktop, and Windsurf. Real-time mid-market rates across 160+ currencies — sourced from Reuters/Refinitiv interbank feeds.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"allratestoday": {
"command": "npx",
"args": [
"-y",
"@allratestoday/mcp-server"
],
"env": {
"ALLRATES_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Realtime Exchange Rate MCP?
Realtime Exchange Rate MCP is a Model Context Protocol server that fetches real-time currency rates, historical data, and multi-currency lookups. It integrates with the AllRatesToday API and works with MCP-compatible clients like Claude Code, Cursor, Claude Desktop, and Windsurf.
How to use Realtime Exchange Rate MCP?
Install via npx -y @allratestoday/mcp-server and configure the ALLRATES_API_KEY environment variable with a free key from allratestoday.com/register. Then users add the server to their client's MCP config (for Cursor, Claude Desktop, Windsurf) or use claude mcp add allratestoday (for Claude Code). The server exposes four tools: get_exchange_rate, get_historical_rates, get_rates_authenticated, and list_currencies.
Key features of Realtime Exchange Rate MCP
- Real-time mid-market exchange rates refreshed every ~60 seconds
- Historical rate data over 1d, 7d, 30d, or 1y periods
- Multi-currency batch lookup with a single tool
- Full list of 160+ supported ISO 4217 currency codes
- Free API key available without a credit card
- Data sourced from Reuters / Refinitiv
Use cases of Realtime Exchange Rate MCP
- Fetch the current USD to EUR rate during code review
- Analyze GBP/JPY movement over the last 30 days
- Convert 250 USD into CAD at the current real rate
- Compare USD against EUR, GBP, and JPY simultaneously
- List all supported currencies for validation or reporting
FAQ from Realtime Exchange Rate MCP
What data source does Realtime Exchange Rate MCP use?
The server uses the AllRatesToday API, which sources data from Reuters / Refinitiv for mid-market rates.
Is an API key required?
Yes, the ALLRATES_API_KEY environment variable is required. A free key is available for development and personal use — no credit card needed.
How often are rates updated?
Mid-market rates refresh approximately every 60 seconds.
Which currencies are supported?
Over 160 ISO 4217 currency codes are supported.
What tools does Realtime Exchange Rate MCP expose?
Four tools: get_exchange_rate (single pair), get_historical_rates (time-series), get_rates_authenticated (multi-currency batch), and list_currencies (all codes).
Frequently asked questions
What data source does Realtime Exchange Rate MCP use?
The server uses the AllRatesToday API, which sources data from Reuters / Refinitiv for mid-market rates.
Is an API key required?
Yes, the `ALLRATES_API_KEY` environment variable is required. A free key is available for development and personal use — no credit card needed.
How often are rates updated?
Mid-market rates refresh approximately every 60 seconds.
Which currencies are supported?
Over 160 ISO 4217 currency codes are supported.
What tools does Realtime Exchange Rate MCP expose?
Four tools: `get_exchange_rate` (single pair), `get_historical_rates` (time-series), `get_rates_authenticated` (multi-currency batch), and `list_currencies` (all codes).
Basic information
More Developer Tools MCP servers

Skilder.ai
skilder.aiRun skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.
Agent Conductor
icohangar-opsAgent conductor — AGENTS.md contract parser, SKILL.md registry, CHP decision engine over MCP
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.
SecondSim
econdSim provisions real UK mobile numbers (non-VoIP) via eSIM, built for freelancers, sole traders, small businesses, and enterprise teams. Unlike VoIP apps and virtual numbers, SecondSim numbers register as genuine phy
Comments