Rate Overview
Live
1 ETB = 0.509899 ALL
1 ALL = 1.9612
ETB
Avg
0.525997
High
0.541638
Low
0.509899
Last updated: 5/27/2026, 6:20:54 PM
Quick Conversions
| ETB | ALL |
|---|---|
| 1 ETB | 0.51 ALL |
| 10 ETB | 5.10 ALL |
| 50 ETB | 25.49 ALL |
| 100 ETB | 50.99 ALL |
| 500 ETB | 254.95 ALL |
| 1,000 ETB | 509.90 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-05-27T18:20:54Z",
"rates": {
"ALL": 0.509899
}
}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.9899,
"rate": 0.509899
}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