Rate Overview
Live
1 ILS = 5.3061 ERN
1 ERN = 0.188463
ILS
Avg
5.2103
High
5.3061
Low
5.1312
Last updated: 5/27/2026, 9:34:13 PM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.31 ERN |
| 10 ILS | 53.06 ERN |
| 50 ILS | 265.30 ERN |
| 100 ILS | 530.61 ERN |
| 500 ILS | 2,653.04 ERN |
| 1,000 ILS | 5,306.07 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-27T21:34:13Z",
"rates": {
"ERN": 5.306071
}
}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.6071000000001,
"rate": 5.306071
}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