Rate Overview
Live
1 ILS = 4.9875 ERN
1 ERN = 0.200500
ILS
Avg
4.9990
High
5.0458
Low
4.9529
Last updated: 9/4/2026, 4:44:27 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 4.99 ERN |
| 10 ILS | 49.88 ERN |
| 50 ILS | 249.38 ERN |
| 100 ILS | 498.75 ERN |
| 500 ILS | 2,493.77 ERN |
| 1,000 ILS | 4,987.53 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-09-04T04:44:27Z",
"rates": {
"ERN": 4.987531
}
}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": 498.75309999999996,
"rate": 4.987531
}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