Rate Overview
Live
1 ALL = 1.9406 ETB
1 ETB = 0.515306
ALL
Avg
1.8430
High
1.9625
Low
1.6321
Last updated: 7/12/2026, 12:41:51 PM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 1.94 ETB |
| 10 ALL | 19.41 ETB |
| 50 ALL | 97.03 ETB |
| 100 ALL | 194.06 ETB |
| 500 ALL | 970.30 ETB |
| 1,000 ALL | 1,940.60 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-07-12T12:41:51Z",
"rates": {
"ETB": 1.940596
}
}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": 194.0596,
"rate": 1.940596
}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