Rate Overview
Live
1 ETB = 0.515305 ALL
1 ALL = 1.9406
ETB
Avg
0.621000
High
0.815809
Low
0.513495
Last updated: 7/12/2026, 12:41:24 PM
Quick Conversions
| ETB | ALL |
|---|---|
| 1 ETB | 0.52 ALL |
| 10 ETB | 5.15 ALL |
| 50 ETB | 25.77 ALL |
| 100 ETB | 51.53 ALL |
| 500 ETB | 257.65 ALL |
| 1,000 ETB | 515.31 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-07-12T12:41:24Z",
"rates": {
"ALL": 0.515305
}
}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": 51.5305,
"rate": 0.515305
}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