Rate Overview
Live
1 ILS = 5.1616 ERN
1 ERN = 0.193737
ILS
Avg
5.1106
High
5.1618
Low
5.0648
Last updated: 5/7/2026, 3:39:43 PM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.16 ERN |
| 10 ILS | 51.62 ERN |
| 50 ILS | 258.08 ERN |
| 100 ILS | 516.16 ERN |
| 500 ILS | 2,580.82 ERN |
| 1,000 ILS | 5,161.64 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-07T15:39:43Z",
"rates": {
"ERN": 5.161643
}
}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": 516.1643,
"rate": 5.161643
}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