Rate Overview
Live
1 ILS = 5.3039 ERN
1 ERN = 0.188540
ILS
Avg
4.4488
High
5.3039
Low
3.9615
Last updated: 5/27/2026, 8:28:17 PM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.30 ERN |
| 10 ILS | 53.04 ERN |
| 50 ILS | 265.20 ERN |
| 100 ILS | 530.39 ERN |
| 500 ILS | 2,651.96 ERN |
| 1,000 ILS | 5,303.91 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-27T20:28:17Z",
"rates": {
"ERN": 5.303914
}
}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.3914,
"rate": 5.303914
}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