Rate Overview
Live
1 ILS = 4.8499 ERN
1 ERN = 0.206190
ILS
Avg
4.8420
High
4.8806
Low
4.7797
Last updated: 3/7/2026, 7:35:53 AM
Quick Conversions
| ILS | ERN |
|---|---|
| 1 ILS | 4.85 ERN |
| 10 ILS | 48.50 ERN |
| 50 ILS | 242.49 ERN |
| 100 ILS | 484.99 ERN |
| 500 ILS | 2,424.95 ERN |
| 1,000 ILS | 4,849.90 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-03-07T07:35:53Z",
"rates": {
"ERN": 4.849898
}
}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": 484.98979999999995,
"rate": 4.849898
}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