Rate Overview
Live
1 ALL = 1.8885 ETB
1 ETB = 0.529529
ALL
Avg
1.8904
High
1.8999
Low
1.8794
Last updated: 3/27/2026, 9:39:06 AM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 1.89 ETB |
| 10 ALL | 18.88 ETB |
| 50 ALL | 94.42 ETB |
| 100 ALL | 188.85 ETB |
| 500 ALL | 944.23 ETB |
| 1,000 ALL | 1,888.47 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-03-27T09:39:06Z",
"rates": {
"ETB": 1.888469
}
}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": 188.8469,
"rate": 1.888469
}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