Rate Overview
Live
1 ALL = 1.9474 ETB
1 ETB = 0.513496
ALL
Avg
1.8384
High
1.9540
Low
1.6198
Last updated: 7/8/2026, 2:33:56 PM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 1.95 ETB |
| 10 ALL | 19.47 ETB |
| 50 ALL | 97.37 ETB |
| 100 ALL | 194.74 ETB |
| 500 ALL | 973.72 ETB |
| 1,000 ALL | 1,947.44 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-08T14:33:56Z",
"rates": {
"ETB": 1.947435
}
}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.7435,
"rate": 1.947435
}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