Rate Overview
Live
1 ETB = 0.509556 ALL
1 ALL = 1.9625
ETB
Avg
0.511183
High
0.514356
Low
0.506561
Last updated: 8/2/2026, 1:20:38 PM
Quick Conversions
| ETB | ALL |
|---|---|
| 1 ETB | 0.51 ALL |
| 10 ETB | 5.10 ALL |
| 50 ETB | 25.48 ALL |
| 100 ETB | 50.96 ALL |
| 500 ETB | 254.78 ALL |
| 1,000 ETB | 509.56 ALL |
Get ETB/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=ALLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-08-02T13:20:38Z",
"rates": {
"ALL": 0.509556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "ALL",
"amount": 100
},
"result": 50.955600000000004,
"rate": 0.509556
}Build with ETB/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key