Rate Overview
Live
1 ETB = 0.520035 ALL
1 ALL = 1.9229
ETB
Avg
0.515806
High
0.520035
Low
0.509229
Last updated: 6/19/2026, 8:41:31 AM
Quick Conversions
| ETB | ALL |
|---|---|
| 1 ETB | 0.52 ALL |
| 10 ETB | 5.20 ALL |
| 50 ETB | 26.00 ALL |
| 100 ETB | 52.00 ALL |
| 500 ETB | 260.02 ALL |
| 1,000 ETB | 520.04 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-06-19T08:41:31Z",
"rates": {
"ALL": 0.520035
}
}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.0035,
"rate": 0.520035
}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