Rate Overview
Live
1 ERN = 0.209174 ILS
1 ILS = 4.7807
ERN
Avg
0.222255
High
0.248675
Low
0.205728
Last updated: 3/28/2026, 3:22:36 PM
Quick Conversions
| ERN | ILS |
|---|---|
| 1 ERN | 0.21 ILS |
| 10 ERN | 2.09 ILS |
| 50 ERN | 10.46 ILS |
| 100 ERN | 20.92 ILS |
| 500 ERN | 104.59 ILS |
| 1,000 ERN | 209.17 ILS |
Get ERN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=ILSExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-03-28T15:22:36Z",
"rates": {
"ILS": 0.209174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "ILS",
"amount": 100
},
"result": 20.9174,
"rate": 0.209174
}Build with ERN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key