Rate Overview
Live
1 ILS = 52.4670 ETB
1 ETB = 0.019060
ILS
Avg
51.7962
High
52.4670
Low
51.1540
Last updated: 4/17/2026, 1:29:03 PM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 52.47 ETB |
| 10 ILS | 524.67 ETB |
| 50 ILS | 2,623.35 ETB |
| 100 ILS | 5,246.70 ETB |
| 500 ILS | 26,233.48 ETB |
| 1,000 ILS | 52,466.96 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-04-17T13:29:03Z",
"rates": {
"ETB": 52.466963
}
}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": 5246.6963,
"rate": 52.466963
}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