Rate Overview
Live
1 ALL = 1.9350 ETB
1 ETB = 0.516797
ALL
Avg
1.9362
High
1.9638
Low
1.9219
Last updated: 6/25/2026, 12:58:32 PM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 1.93 ETB |
| 10 ALL | 19.35 ETB |
| 50 ALL | 96.75 ETB |
| 100 ALL | 193.50 ETB |
| 500 ALL | 967.50 ETB |
| 1,000 ALL | 1,935.00 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-06-25T12:58:32Z",
"rates": {
"ETB": 1.934995
}
}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": 193.4995,
"rate": 1.934995
}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