Rate Overview
Live
1 ILS = 4.9107 ERN
1 ERN = 0.203638
ILS
Avg
4.4780
High
5.0964
Low
3.9615
Last updated: 7/25/2026, 10:53:37 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 4.91 ERN |
| 10 ILS | 49.11 ERN |
| 50 ILS | 245.53 ERN |
| 100 ILS | 491.07 ERN |
| 500 ILS | 2,455.34 ERN |
| 1,000 ILS | 4,910.68 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-25T10:53:37Z",
"rates": {
"ERN": 4.910683
}
}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": 491.06829999999997,
"rate": 4.910683
}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