Rate Overview
Live
1 ILS = 52.3754 ETB
1 ETB = 0.019093
ILS
Avg
51.9920
High
56.3267
Low
44.7325
Last updated: 7/29/2026, 3:11:34 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 52.38 ETB |
| 10 ILS | 523.75 ETB |
| 50 ILS | 2,618.77 ETB |
| 100 ILS | 5,237.54 ETB |
| 500 ILS | 26,187.70 ETB |
| 1,000 ILS | 52,375.39 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-29T03:11:34Z",
"rates": {
"ETB": 52.375392
}
}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": 5237.5392,
"rate": 52.375392
}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