Rate Overview
Live
1 ILS = 4.9074 ERN
1 ERN = 0.203773
ILS
Avg
4.9395
High
5.3442
Low
4.7036
Last updated: 7/29/2026, 10:19:08 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 4.91 ERN |
| 10 ILS | 49.07 ERN |
| 50 ILS | 245.37 ERN |
| 100 ILS | 490.74 ERN |
| 500 ILS | 2,453.71 ERN |
| 1,000 ILS | 4,907.41 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-07-29T10:19:08Z",
"rates": {
"ERN": 4.907413
}
}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": 490.7413,
"rate": 4.907413
}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