Rate Overview
Live
1 ILS = 5.3049 ERN
1 ERN = 0.188507
ILS
Avg
5.2101
High
5.3049
Low
5.1312
Last updated: 5/27/2026, 6:19:36 PM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.30 ERN |
| 10 ILS | 53.05 ERN |
| 50 ILS | 265.24 ERN |
| 100 ILS | 530.49 ERN |
| 500 ILS | 2,652.43 ERN |
| 1,000 ILS | 5,304.85 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-05-27T18:19:36Z",
"rates": {
"ERN": 5.304852
}
}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": 530.4852000000001,
"rate": 5.304852
}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