Rate Overview
Live
1 ETB = 0.019074 ILS
1 ILS = 52.4274
ETB
Avg
0.019028
High
0.019089
Low
0.018850
Last updated: 7/28/2026, 4:19:11 AM
Quick Conversions
| ETB | ILS |
|---|---|
| 1 ETB | 0.02 ILS |
| 10 ETB | 0.19 ILS |
| 50 ETB | 0.95 ILS |
| 100 ETB | 1.91 ILS |
| 500 ETB | 9.54 ILS |
| 1,000 ETB | 19.07 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-07-28T04:19:11Z",
"rates": {
"ILS": 0.019074
}
}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.9074,
"rate": 0.019074
}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