Rate Overview
Live
1 ETB = 0.018360 ILS
1 ILS = 54.4662
ETB
Avg
0.018370
High
0.018489
Low
0.018247
Last updated: 6/17/2026, 7:56:59 AM
Quick Conversions
| ETB | ILS |
|---|---|
| 1 ETB | 0.02 ILS |
| 10 ETB | 0.18 ILS |
| 50 ETB | 0.92 ILS |
| 100 ETB | 1.84 ILS |
| 500 ETB | 9.18 ILS |
| 1,000 ETB | 18.36 ILS |
Get ETB/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=ILSExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-06-17T07:56:59Z",
"rates": {
"ILS": 0.01836
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "ILS",
"amount": 100
},
"result": 1.836,
"rate": 0.01836
}Build with ETB/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key