Rate Overview
Live
1 ILS = 5.3060 ERN
1 ERN = 0.188467
ILS
Avg
5.1439
High
5.3060
Low
5.0173
Last updated: 5/27/2026, 10:51:47 PM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.31 ERN |
| 10 ILS | 53.06 ERN |
| 50 ILS | 265.30 ERN |
| 100 ILS | 530.60 ERN |
| 500 ILS | 2,652.99 ERN |
| 1,000 ILS | 5,305.98 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-27T22:51:47Z",
"rates": {
"ERN": 5.305978
}
}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.5978,
"rate": 5.305978
}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