Rate Overview
Live
1 ETB = 0.492080 ALL
1 ALL = 2.0322
ETB
Avg
0.512466
High
0.536245
Low
0.485778
Last updated: 9/11/2026, 10:02:52 PM
Quick Conversions
| ETB | ALL |
|---|---|
| 1 ETB | 0.49 ALL |
| 10 ETB | 4.92 ALL |
| 50 ETB | 24.60 ALL |
| 100 ETB | 49.21 ALL |
| 500 ETB | 246.04 ALL |
| 1,000 ETB | 492.08 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-09-11T22:02:52Z",
"rates": {
"ALL": 0.49208
}
}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": 49.208,
"rate": 0.49208
}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