Rate Overview
Live
1 ILS = 56.8417 ETB
1 ETB = 0.017593
ILS
Avg
55.4406
High
56.8417
Low
53.5087
Last updated: 5/27/2026, 6:19:20 PM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 56.84 ETB |
| 10 ILS | 568.42 ETB |
| 50 ILS | 2,842.08 ETB |
| 100 ILS | 5,684.17 ETB |
| 500 ILS | 28,420.83 ETB |
| 1,000 ILS | 56,841.66 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-27T18:19:20Z",
"rates": {
"ETB": 56.841664
}
}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": 5684.1664,
"rate": 56.841664
}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