Cryptocurrency Exchange Rates
Cryptocurrency Exchange Rates provides real-time cryptocurrency data Features: - Real-time prices with 10s cache for optimal performance - Convert between any crypto pair (BTC→ETH, ETH→SOL, etc.) - Convert to USD - No authentication required on free tier - Low latency European infrastructure Perfect for: - Fintech apps and wallets - Trading bots and algorithms - Portfolio trackers - E-commerce…
Cryptocurrency Exchange Rates endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
root__get / |
|
| GET |
health_health_get /health |
|
| GET |
get_price_price_get /price |
|
| GET |
convert_convert_get /convert |
Converts an amount between any two currencies or USD Example : /convert?from_currency=BTC&to_currency=ETH&amount=1 |
| GET |
List Supported Pairs /pairs |
Returns the full list of supported cryptocurrency trading pairs. Example: /pairs |