Latest FX Rate For A Pair
x402/latest-fx-rate-for-a-pairLatest ECB reference exchange rate from one currency to another via Frankfurter, no key. Returns base, date, and the converted rate. For AI agents doing reliable fiat conversion, treasury, and pricing math. [x402: $0.06/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"latest_fx_rate_for_a_pair": {
"url": "https://proxy.suverse.io/v1/data/suverse-fx-latest-pair",
"transport": "http"
}
}
}