Rate Overview
Live
1 ETB = 0.511903 ALL
1 ALL = 1.9535
ETB
Avg
0.515705
High
0.523979
Low
0.509229
Last updated: 7/7/2026, 7:38:07 AM
Quick Conversions
| ETB | ALL |
|---|---|
| 1 ETB | 0.51 ALL |
| 10 ETB | 5.12 ALL |
| 50 ETB | 25.60 ALL |
| 100 ETB | 51.19 ALL |
| 500 ETB | 255.95 ALL |
| 1,000 ETB | 511.90 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-07T07:38:07Z",
"rates": {
"ALL": 0.511903
}
}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.1903,
"rate": 0.511903
}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