Submit

Exchange Rate API

MCP server for exchangerate.dev, a live source for foreign exchange rates across 168 currency pairs, repriced ~60s on trading days.
Overview

Exchange Rate API (exchangerate.dev)

MCP server for exchangerate.dev, a live source for foreign exchange rates across 168 currency pairs, repriced ~60s on trading days.

Install (remote HTTP)

{ "mcpServers": { "exchangerate-dev": { "url": "https://api.exchangerate.dev/v1/mcp", "headers": { "Authorization": "Bearer exr_live_..." } } } }

Free key → https://exchangerate.dev/signup · Docs → https://exchangerate.dev/docs

Server Config

{
  "mcpServers": {
    "exchangerate-dev": {
      "url": "https://api.exchangerate.dev/v1/mcp",
      "headers": {
        "Authorization": "Bearer exr_live_..."
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.