Rate Overview
Live
1 AED = 44.0148 ETB
1 ETB = 0.022720
AED
Avg
44.0027
High
44.1089
Low
43.9517
Last updated: 8/19/2026, 1:16:36 AM
Quick Conversions
| AED | ETB |
|---|---|
| 1 AED | 44.01 ETB |
| 10 AED | 440.15 ETB |
| 50 AED | 2,200.74 ETB |
| 100 AED | 4,401.48 ETB |
| 500 AED | 22,007.42 ETB |
| 1,000 AED | 44,014.84 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-08-19T01:16:36Z",
"rates": {
"ETB": 44.014844
}
}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": 4401.484399999999,
"rate": 44.014844
}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