Rate Overview
Live
1 AED = 43.8674 ETB
1 ETB = 0.022796
AED
Avg
42.9195
High
43.9316
Low
42.1281
Last updated: 7/27/2026, 3:51:18 PM
Quick Conversions
| AED | ETB |
|---|---|
| 1 AED | 43.87 ETB |
| 10 AED | 438.67 ETB |
| 50 AED | 2,193.37 ETB |
| 100 AED | 4,386.74 ETB |
| 500 AED | 21,933.72 ETB |
| 1,000 AED | 43,867.44 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-27T15:51:18Z",
"rates": {
"ETB": 43.867442
}
}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": 4386.7442,
"rate": 43.867442
}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