Batch Foreign Exchange Rates
x402/batch-foreign-exchange-ratesCurrent exchange rates for up to 30 currency pairs in a single call. Returns each pair quote and last update date. Covers all major fiat currencies including USD EUR GBP JPY CHF AUD CAD CNY and emerging market currencies. Critical for AI agents performing cross border calculations, forex arbitrage detection, and international portfolio valuation. [x402: $0.05/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"batch_foreign_exchange_rates": {
"url": "https://proxy.suverse.io/v1/data/suverse-forex-rates",
"transport": "http"
}
}
}