Rate Overview
Live
1 AED = 43.6374 ETB
1 ETB = 0.022916
AED
Avg
38.4070
High
43.6374
Low
29.9168
Last updated: 7/28/2026, 4:32:58 AM
Quick Conversions
| AED | ETB |
|---|---|
| 1 AED | 43.64 ETB |
| 10 AED | 436.37 ETB |
| 50 AED | 2,181.87 ETB |
| 100 AED | 4,363.74 ETB |
| 500 AED | 21,818.68 ETB |
| 1,000 AED | 43,637.37 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-07-28T04:32:58Z",
"rates": {
"ETB": 43.637365
}
}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": 4363.7365,
"rate": 43.637365
}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