Rate Overview
Live
1 AED = 43.4223 ETB
1 ETB = 0.023030
AED
Avg
42.9283
High
43.7590
Low
42.3950
Last updated: 5/28/2026, 8:35:27 PM
Quick Conversions
| AED | ETB |
|---|---|
| 1 AED | 43.42 ETB |
| 10 AED | 434.22 ETB |
| 50 AED | 2,171.11 ETB |
| 100 AED | 4,342.23 ETB |
| 500 AED | 21,711.14 ETB |
| 1,000 AED | 43,422.29 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-05-28T20:35:27Z",
"rates": {
"ETB": 43.422286
}
}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": 4342.2286,
"rate": 43.422286
}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