Rate Overview
Live
1 AED = 43.5947 ETB
1 ETB = 0.022939
AED
Avg
41.7189
High
43.9568
Low
37.1531
Last updated: 7/29/2026, 4:25:13 AM
Quick Conversions
| AED | ETB |
|---|---|
| 1 AED | 43.59 ETB |
| 10 AED | 435.95 ETB |
| 50 AED | 2,179.73 ETB |
| 100 AED | 4,359.47 ETB |
| 500 AED | 21,797.34 ETB |
| 1,000 AED | 43,594.68 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-29T04:25:13Z",
"rates": {
"ETB": 43.594677
}
}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": 4359.4677,
"rate": 43.594677
}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