Rate Overview
Live
1 ILS = 5.0175 ERN
1 ERN = 0.199303
ILS
Avg
4.9442
High
5.3442
Low
4.7036
Last updated: 7/15/2026, 8:24:10 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.02 ERN |
| 10 ILS | 50.17 ERN |
| 50 ILS | 250.87 ERN |
| 100 ILS | 501.75 ERN |
| 500 ILS | 2,508.74 ERN |
| 1,000 ILS | 5,017.48 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-15T08:24:10Z",
"rates": {
"ERN": 5.017477
}
}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": 501.74770000000007,
"rate": 5.017477
}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