# Currency Converter — Fiat & Crypto Cross-Rates

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.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add axel-belfort/currency-converter

# Browse available tools
npx -y @smithery/cli@latest tool list axel-belfort/currency-converter
```
