Rate Overview
Live
1 AED = 43.7520 ETB
1 ETB = 0.022856
AED
Avg
43.5847
High
43.7520
Low
43.3299
Last updated: 7/9/2026, 2:46:24 PM
Quick Conversions
| AED | ETB |
|---|---|
| 1 AED | 43.75 ETB |
| 10 AED | 437.52 ETB |
| 50 AED | 2,187.60 ETB |
| 100 AED | 4,375.20 ETB |
| 500 AED | 21,876.00 ETB |
| 1,000 AED | 43,751.99 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-09T14:46:24Z",
"rates": {
"ETB": 43.75199
}
}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": 4375.199,
"rate": 43.75199
}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