Rate Overview
Live
1 ILS = 5.0402 ERN
1 ERN = 0.198407
ILS
Avg
4.9673
High
5.0402
Low
4.8973
Last updated: 4/17/2026, 1:28:12 PM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.04 ERN |
| 10 ILS | 50.40 ERN |
| 50 ILS | 252.01 ERN |
| 100 ILS | 504.02 ERN |
| 500 ILS | 2,520.08 ERN |
| 1,000 ILS | 5,040.16 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-04-17T13:28:12Z",
"rates": {
"ERN": 5.040155
}
}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": 504.01550000000003,
"rate": 5.040155
}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