Rate Overview
Live
1 ILS = 5.3034 ERN
1 ERN = 0.188560
ILS
Avg
4.6681
High
5.3034
Low
4.2397
Last updated: 5/28/2026, 12:06:46 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 5.30 ERN |
| 10 ILS | 53.03 ERN |
| 50 ILS | 265.17 ERN |
| 100 ILS | 530.34 ERN |
| 500 ILS | 2,651.68 ERN |
| 1,000 ILS | 5,303.35 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-28T00:06:46Z",
"rates": {
"ERN": 5.303351
}
}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.3351,
"rate": 5.303351
}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