Rate Overview
Live
1 ILS = 4.9467 ERN
1 ERN = 0.202153
ILS
Avg
5.0411
High
5.1524
Low
4.9297
Last updated: 7/9/2026, 7:40:04 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 4.95 ERN |
| 10 ILS | 49.47 ERN |
| 50 ILS | 247.34 ERN |
| 100 ILS | 494.67 ERN |
| 500 ILS | 2,473.37 ERN |
| 1,000 ILS | 4,946.74 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-09T07:40:04Z",
"rates": {
"ERN": 4.94674
}
}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": 494.67400000000004,
"rate": 4.94674
}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