Rate Overview
Live
1 ETB = 0.529529 ALL
1 ALL = 1.8885
ETB
Avg
0.537552
High
0.573737
Low
0.521284
Last updated: 3/27/2026, 1:03:54 PM
Quick Conversions
| ETB | ALL |
|---|---|
| 1 ETB | 0.53 ALL |
| 10 ETB | 5.30 ALL |
| 50 ETB | 26.48 ALL |
| 100 ETB | 52.95 ALL |
| 500 ETB | 264.76 ALL |
| 1,000 ETB | 529.53 ALL |
Get ETB/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=ALLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-27T13:03:54Z",
"rates": {
"ALL": 0.529529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "ALL",
"amount": 100
},
"result": 52.9529,
"rate": 0.529529
}Build with ETB/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key