Rate Overview
Live
1 ALL = 1.9237 ETB
1 ETB = 0.519841
ALL
Avg
1.9197
High
1.9257
Low
1.9110
Last updated: 4/17/2026, 6:10:20 AM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 1.92 ETB |
| 10 ALL | 19.24 ETB |
| 50 ALL | 96.18 ETB |
| 100 ALL | 192.37 ETB |
| 500 ALL | 961.83 ETB |
| 1,000 ALL | 1,923.67 ETB |
Get ALL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=ETBExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-17T06:10:20Z",
"rates": {
"ETB": 1.923666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "ETB",
"amount": 100
},
"result": 192.3666,
"rate": 1.923666
}Build with ALL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key