Rate Overview
Live
1 ILS = 56.8497 ETB
1 ETB = 0.017590
ILS
Avg
55.7178
High
56.8497
Low
54.1369
Last updated: 5/28/2026, 1:18:25 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 56.85 ETB |
| 10 ILS | 568.50 ETB |
| 50 ILS | 2,842.49 ETB |
| 100 ILS | 5,684.97 ETB |
| 500 ILS | 28,424.85 ETB |
| 1,000 ILS | 56,849.71 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-28T01:18:25Z",
"rates": {
"ETB": 56.849706
}
}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.9706,
"rate": 56.849706
}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