Rate Overview
Live
1 AED = 42.6473 ETB
1 ETB = 0.023448
AED
Avg
42.7167
High
42.7637
Low
42.6473
Last updated: 5/8/2026, 12:59:19 PM
Quick Conversions
| AED | ETB |
|---|---|
| 1 AED | 42.65 ETB |
| 10 AED | 426.47 ETB |
| 50 AED | 2,132.36 ETB |
| 100 AED | 4,264.73 ETB |
| 500 AED | 21,323.64 ETB |
| 1,000 AED | 42,647.28 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-05-08T12:59:19Z",
"rates": {
"ETB": 42.647281
}
}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": 4264.7281,
"rate": 42.647281
}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