Rate Overview
Live
1 ILS = 5.3077 ERN
1 ERN = 0.188407
ILS
Avg
4.8642
High
5.3077
Low
4.6012
Last updated: 5/27/2026, 7:18:45 PM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.31 ERN |
| 10 ILS | 53.08 ERN |
| 50 ILS | 265.38 ERN |
| 100 ILS | 530.77 ERN |
| 500 ILS | 2,653.83 ERN |
| 1,000 ILS | 5,307.67 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-05-27T19:18:45Z",
"rates": {
"ERN": 5.307667
}
}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": 530.7667,
"rate": 5.307667
}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