Skip to content
Back to search
30
MCP http

usd-fx-rates

x402/usd-fx-rates

Real-time USD exchange rates to 160+ currencies (EUR, GBP, JPY, CNY, and more), updated daily. Useful for AI agents that pay in USDC and need to convert or display prices in other currencies. Returns the rate of 1 USD against every supported currency plus the last-update timestamp. No API key required. [x402: $0.002/call on base-mainnet, category=data]

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

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "usd-fx-rates": {
      "url": "https://bazaar-gateway.vercel.app/api/usd-fx-rates?_src=x402scout",
      "transport": "http"
    }
  }
}