Rate Overview
Live
1 ILS = 56.8537 ETB
1 ETB = 0.017589
ILS
Avg
41.6772
High
56.8537
Low
29.7765
Last updated: 5/27/2026, 10:50:27 PM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 56.85 ETB |
| 10 ILS | 568.54 ETB |
| 50 ILS | 2,842.69 ETB |
| 100 ILS | 5,685.37 ETB |
| 500 ILS | 28,426.86 ETB |
| 1,000 ILS | 56,853.73 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-05-27T22:50:27Z",
"rates": {
"ETB": 56.853728
}
}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": 5685.3728,
"rate": 56.853728
}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