Rate Overview
Live
1 ILS = 4.9180 ERN
1 ERN = 0.203333
ILS
Avg
4.9105
High
4.9386
Low
4.8817
Last updated: 7/28/2026, 4:37:46 PM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 4.92 ERN |
| 10 ILS | 49.18 ERN |
| 50 ILS | 245.90 ERN |
| 100 ILS | 491.80 ERN |
| 500 ILS | 2,459.02 ERN |
| 1,000 ILS | 4,918.03 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-28T16:37:46Z",
"rates": {
"ERN": 4.918032
}
}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": 491.8032,
"rate": 4.918032
}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