Rate Overview
Live
1 ILS = 4.9292 ERN
1 ERN = 0.202873
ILS
Avg
4.9721
High
5.3442
Low
4.7922
Last updated: 7/27/2026, 1:24:12 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 4.93 ERN |
| 10 ILS | 49.29 ERN |
| 50 ILS | 246.46 ERN |
| 100 ILS | 492.92 ERN |
| 500 ILS | 2,464.59 ERN |
| 1,000 ILS | 4,929.18 ERN |
Get ILS/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ERNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-27T01:24:12Z",
"rates": {
"ERN": 4.929184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ERN",
"amount": 100
},
"result": 492.9184,
"rate": 4.929184
}Build with ILS/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key