Rate Overview
Live
1 ILS = 5.0723 ERN
1 ERN = 0.197150
ILS
Avg
5.0214
High
5.0854
Low
4.9933
Last updated: 8/14/2026, 6:29:32 PM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.07 ERN |
| 10 ILS | 50.72 ERN |
| 50 ILS | 253.61 ERN |
| 100 ILS | 507.23 ERN |
| 500 ILS | 2,536.14 ERN |
| 1,000 ILS | 5,072.28 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-08-14T18:29:32Z",
"rates": {
"ERN": 5.072279
}
}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": 507.2279,
"rate": 5.072279
}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