Rate Overview
Live
1 ALL = 1.9317 ETB
1 ETB = 0.517686
ALL
Avg
1.6349
High
1.9317
Low
1.2258
Last updated: 6/23/2026, 9:29:59 AM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 1.93 ETB |
| 10 ALL | 19.32 ETB |
| 50 ALL | 96.58 ETB |
| 100 ALL | 193.17 ETB |
| 500 ALL | 965.84 ETB |
| 1,000 ALL | 1,931.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-06-23T09:29:59Z",
"rates": {
"ETB": 1.931672
}
}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": 193.1672,
"rate": 1.931672
}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