Skip to content
Back to search
90
MCP v1.0.0 sse

Currency Converter API

io.github.Br0ski777/currency-converter

Fiat and crypto currency conversion — ECB + CoinGecko rates. x402 micropayment.

Uptime
66.7%
3 probes
Response
226ms
last probe
Tools
1
callable

Tools · 1

finance_convert_currency

Use this when you need to convert between any currencies -- both fiat (USD, EUR, GBP, JPY) and crypto (BTC, ETH, SOL). Returns conversion result in JSON. 1. convertedAmount: the resulting amount in t…

Similar MCP servers embedding-nearest

Currency Converter API
Fiat and crypto currency conversion — ECB + CoinGecko rates. x402 micropayment.
0 tools · sse
Currency Converter
Converts between fiat and cryptocurrency pairs using ECB and CoinGecko exchange rates.
0 tools
Token Price API live
Real-time crypto token prices — price, 24h change, market cap, volume. x402 micropayment.
1 tools · sse
Coinbase Exchange Rates
Exchange rates for a base currency against fiat and crypto from the public Coinbase API, no key. Returns the rate map for the base currency.
0 tools · http
Inferventis Finance MCP live
19 production-ready financial tools for AI agents. Covers currency conversion (ECB, Frankfurter, CoinAPI), real-time stock quotes via Finnhu
20 tools · http
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 nee
0 tools · http

How to use

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

{
  "mcpServers": {
    "currency_converter_api": {
      "url": "https://currency-converter-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}