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
Unit Converter API live
Unit conversion — length, weight, temperature, volume, speed, data. x402 micropayment.
1 tools · sse
DEX Swap Quotes API live
Best swap quotes across DEXes (Uniswap, SushiSwap, Aerodrome). Base & Ethereum. x402.
1 tools · sse
Crypto Prices
Fetches live cryptocurrency prices and performs currency conversions via free public crypto APIs.
0 tools

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"
    }
  }
}