Rate Overview
Live
1 ALL = 1.9229 ETB
1 ETB = 0.520036
ALL
Avg
1.9388
High
1.9638
Low
1.9229
Last updated: 6/19/2026, 9:07:50 AM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 1.92 ETB |
| 10 ALL | 19.23 ETB |
| 50 ALL | 96.15 ETB |
| 100 ALL | 192.29 ETB |
| 500 ALL | 961.47 ETB |
| 1,000 ALL | 1,922.94 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-06-19T09:07:50Z",
"rates": {
"ETB": 1.922944
}
}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.2944,
"rate": 1.922944
}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