Rate Overview
Live
1 AED = 44.2136 ETB
1 ETB = 0.022617
AED
Avg
44.1598
High
44.6975
Low
43.8474
Last updated: 9/7/2026, 8:53:01 AM
Quick Conversions
| AED | ETB |
|---|---|
| 1 AED | 44.21 ETB |
| 10 AED | 442.14 ETB |
| 50 AED | 2,210.68 ETB |
| 100 AED | 4,421.36 ETB |
| 500 AED | 22,106.78 ETB |
| 1,000 AED | 44,213.56 ETB |
Get AED/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=ETBExample Response:
{
"success": true,
"base": "AED",
"date": "2026-09-07T08:53:01Z",
"rates": {
"ETB": 44.213558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "ETB",
"amount": 100
},
"result": 4421.3558,
"rate": 44.213558
}Build with AED/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key