Developer API

Build with EthiopianExchange Rates

Access real-time and historical exchange rates from Ethiopian banks. Get your free API key instantly and start building.

Get Your API Key
Free tier includes 1,000 requests/hour

Used for key recovery and important notifications only

By registering, you agree to our terms of service. Each email can have up to 3 active API keys.

Real-time Rates

Real-time exchange rates from 7+ Ethiopian banks

RESTful API

Simple JSON endpoints, easy integration

Secure & Reliable

HTTPS only, rate-limited, 99.9% uptime

Full Documentation

Swagger UI with interactive examples

Embed Exchange Rates
Add real-time Ethiopian bank rates to your website with a simple embed code

No API key required! Customize which banks and currencies to display, choose light or dark theme, and get an iframe code ready to use.

Create Embed Widget
Quick Start
curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://exchange.et/api/v1/latest-rates
Available Endpoints
GET
/api/v1/latest-ratesCurrent exchange rates
GET
/api/v1/historical-ratesHistorical data
GET
/api/v1/rate-comparisonCompare across banks
GET
/api/v1/sourcesAvailable banks
GET
/api/v1/pairsCurrency pairs
View Full API Documentation