Rate Overview
Live
1 ERN = 0.194223 ILS
1 ILS = 5.1487
ERN
Avg
0.195737
High
0.197441
Low
0.193731
Last updated: 5/7/2026, 8:57:45 PM
Quick Conversions
| ERN | ILS |
|---|---|
| 1 ERN | 0.19 ILS |
| 10 ERN | 1.94 ILS |
| 50 ERN | 9.71 ILS |
| 100 ERN | 19.42 ILS |
| 500 ERN | 97.11 ILS |
| 1,000 ERN | 194.22 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-05-07T20:57:45Z",
"rates": {
"ILS": 0.194223
}
}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": 19.4223,
"rate": 0.194223
}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