目录 / Exchange Rate API
MCP
鉴权未知
未评级
已上架
Exchange Rate API
MCP server for exchangerate.dev - Live FX reference rates for AI agents: 465 currency pairs across 31 currencies, majors update ~60s on trading days. Tools: get_rate, convert, list_currencies, historical ranges, docs search. Free tier, no key needed to start. Indicative rates. Docs: exchangerate.dev/docs
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://exchangerate--nusantara.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Exchange Rate API": {
"url": "https://exchangerate--nusantara.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_currencies | List all supported currencies with name, decimal precision, minor units, and whether the pair is derived (triangulated). Use this before other tools to discover valid currency codes. |
| get_rate | Get the current — or historical, with date — exchange rate from one currency to another. Indicative developer-grade reference rates (aggregated market data + public reference rates), not for settlement or trading. Live rates for the 16 real-time currencies update ~60s through the trading week; market_session on every response indicates open, weekend, or interbank_closed. |
| convert | Convert an amount from one currency to another at the current rate. Indicative developer-grade reference rates (aggregated market data + public reference rates), not for settlement or trading. |
| get_range | Get a daily time-series of exchange rates over a date range (business days). Capped at 366 rows per call; use next_cursor for pagination. Indicative developer-grade reference rates (aggregated market data + public reference rates), not for settlement or trading. |
| search_docs | Search the exchangerate.dev FAQ corpus via BM25. Returns the top-K matching questions and answers with relevance scores. Use before answering how-to / pricing / data-sourcing questions so you cite the canonical text instead of guessing from training data. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。