Rate Overview
Live
1 ILS = 4.8951 ERN
1 ERN = 0.204287
ILS
Avg
4.7652
High
5.3385
Low
4.3467
Last updated: 7/23/2026, 12:20:58 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 4.90 ERN |
| 10 ILS | 48.95 ERN |
| 50 ILS | 244.75 ERN |
| 100 ILS | 489.51 ERN |
| 500 ILS | 2,447.54 ERN |
| 1,000 ILS | 4,895.08 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-07-23T00:20:58Z",
"rates": {
"ERN": 4.895082
}
}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": 489.50820000000004,
"rate": 4.895082
}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