Rate Overview
Live
1 ERN = 0.198776 ILS
1 ILS = 5.0308
ERN
Avg
0.197787
High
0.199464
Low
0.196639
Last updated: 8/20/2026, 10:47:03 AM
Quick Conversions
| ERN | ILS |
|---|---|
| 1 ERN | 0.20 ILS |
| 10 ERN | 1.99 ILS |
| 50 ERN | 9.94 ILS |
| 100 ERN | 19.88 ILS |
| 500 ERN | 99.39 ILS |
| 1,000 ERN | 198.78 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-08-20T10:47:03Z",
"rates": {
"ILS": 0.198776
}
}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.8776,
"rate": 0.198776
}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