Skip to content
Back to search
60
MCP http

Currency Converter — Fiat & Crypto Cross-Rates

axel-belfort/currency-converter

Currency conversion API for AI agents. Convert between fiat currencies (ECB rates) and crypto (CoinGecko rates). Instant cross-rate lookup for USD, EUR, GBP, JPY, BTC, ETH, and 100+ currencies. Tools: finance_convert_currency. Use this for price normalization, international pricing, or cross-currency calculations. Supports both fiat-to-fiat and fiat-to-crypto conversions. Returns: {result, rate, from, to, timestamp}. No API key required — x402 micropayment $0.001/call on Base L2.

Uptime
100.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Currency Converter API
Fiat and crypto currency conversion — ECB + CoinGecko rates. x402 micropayment.
1 tools · sse
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
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
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
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

How to use

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

{
  "mcpServers": {
    "currency_converter_—_fiat_&_crypto_cross-rates": {
      "url": "https://github.com/Br0ski777/currency-converter-x402",
      "transport": "http"
    }
  }
}