Rate Overview
Live
1 ILS = 4.7807 ERN
1 ERN = 0.209175
ILS
Avg
4.7950
High
4.8249
Low
4.7553
Last updated: 3/28/2026, 9:14:21 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 4.78 ERN |
| 10 ILS | 47.81 ERN |
| 50 ILS | 239.03 ERN |
| 100 ILS | 478.07 ERN |
| 500 ILS | 2,390.35 ERN |
| 1,000 ILS | 4,780.69 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-03-28T09:14:21Z",
"rates": {
"ERN": 4.780692
}
}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": 478.0692,
"rate": 4.780692
}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