Rate Overview
Live
1 ETB = 0.519840 ALL
1 ALL = 1.9237
ETB
Avg
0.520930
High
0.523281
Low
0.519281
Last updated: 4/17/2026, 4:53:11 AM
Quick Conversions
| ETB | ALL |
|---|---|
| 1 ETB | 0.52 ALL |
| 10 ETB | 5.20 ALL |
| 50 ETB | 25.99 ALL |
| 100 ETB | 51.98 ALL |
| 500 ETB | 259.92 ALL |
| 1,000 ETB | 519.84 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-04-17T04:53:11Z",
"rates": {
"ALL": 0.51984
}
}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.983999999999995,
"rate": 0.51984
}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