Historical Foreign Exchange Rate
x402/historical-foreign-exchange-rateHistorical daily foreign exchange rate for any currency pair on any date going back to 1999. Returns the official ECB reference rate for that date including all major and emerging currencies. Perfect for AI agents reconciling historical transactions, computing time period returns, regulatory reporting at past rates, and academic financial research. [x402: $0.05/call on base, category=finance]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"historical_foreign_exchange_rate": {
"url": "https://proxy.suverse.io/v1/data/suverse-forex-historical",
"transport": "http"
}
}
}