Rate Overview
Live
1 ERN = 0.204489 ILS
1 ILS = 4.8902
ERN
Avg
0.203965
High
0.205118
Low
0.202487
Last updated: 7/30/2026, 1:42:59 PM
Quick Conversions
| ERN | ILS |
|---|---|
| 1 ERN | 0.20 ILS |
| 10 ERN | 2.04 ILS |
| 50 ERN | 10.22 ILS |
| 100 ERN | 20.45 ILS |
| 500 ERN | 102.24 ILS |
| 1,000 ERN | 204.49 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-07-30T13:42:59Z",
"rates": {
"ILS": 0.204489
}
}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.448900000000002,
"rate": 0.204489
}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