Rate Overview
Live
1 ILS = 52.5273 ETB
1 ETB = 0.019038
ILS
Avg
52.5610
High
53.0478
Low
52.3838
Last updated: 7/28/2026, 11:19:58 PM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 52.53 ETB |
| 10 ILS | 525.27 ETB |
| 50 ILS | 2,626.37 ETB |
| 100 ILS | 5,252.73 ETB |
| 500 ILS | 26,263.66 ETB |
| 1,000 ILS | 52,527.32 ETB |
Get ILS/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ETBExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T23:19:58Z",
"rates": {
"ETB": 52.527319
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ETB",
"amount": 100
},
"result": 5252.7319,
"rate": 52.527319
}Build with ILS/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key