Rate Overview
Live
1 ALL = 1.9625 ETB
1 ETB = 0.509546
ALL
Avg
1.9141
High
1.9625
Low
1.8695
Last updated: 7/11/2026, 1:35:36 AM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 1.96 ETB |
| 10 ALL | 19.63 ETB |
| 50 ALL | 98.13 ETB |
| 100 ALL | 196.25 ETB |
| 500 ALL | 981.27 ETB |
| 1,000 ALL | 1,962.53 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-11T01:35:36Z",
"rates": {
"ETB": 1.962533
}
}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": 196.2533,
"rate": 1.962533
}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