Rate Overview
Live
1 AED = 43.5893 ETB
1 ETB = 0.022941
AED
Avg
43.6751
High
43.8675
Low
43.5697
Last updated: 7/29/2026, 9:58:42 AM
Quick Conversions
| AED | ETB |
|---|---|
| 1 AED | 43.59 ETB |
| 10 AED | 435.89 ETB |
| 50 AED | 2,179.47 ETB |
| 100 AED | 4,358.93 ETB |
| 500 AED | 21,794.67 ETB |
| 1,000 AED | 43,589.34 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-29T09:58:42Z",
"rates": {
"ETB": 43.589336
}
}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": 4358.9336,
"rate": 43.589336
}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