Rate Overview
Live
1 ALL = 1.9514 ETB
1 ETB = 0.512465
ALL
Avg
1.9382
High
1.9638
Low
1.9085
Last updated: 7/6/2026, 9:35:33 PM
Quick Conversions
| ALL | ETB |
|---|---|
| 1 ALL | 1.95 ETB |
| 10 ALL | 19.51 ETB |
| 50 ALL | 97.57 ETB |
| 100 ALL | 195.14 ETB |
| 500 ALL | 975.68 ETB |
| 1,000 ALL | 1,951.35 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-06T21:35:33Z",
"rates": {
"ETB": 1.951354
}
}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": 195.1354,
"rate": 1.951354
}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