Rate Overview
Live
1 ALL = 2.0348 ETB
1 ETB = 0.491443
ALL
Avg
2.0300
High
2.0564
Low
2.0132
Last updated: 8/22/2026, 6:56:52 AM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 2.03 ETB |
| 10 ALL | 20.35 ETB |
| 50 ALL | 101.74 ETB |
| 100 ALL | 203.48 ETB |
| 500 ALL | 1,017.41 ETB |
| 1,000 ALL | 2,034.82 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-08-22T06:56:52Z",
"rates": {
"ETB": 2.034822
}
}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": 203.4822,
"rate": 2.034822
}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