Rate Overview
Live
1 ILS = 3.1677 NOK
1 NOK = 0.315685
ILS
Avg
3.1483
High
3.1754
Low
3.1289
Last updated: 7/28/2026, 3:34:31 PM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.17 NOK |
| 10 ILS | 31.68 NOK |
| 50 ILS | 158.39 NOK |
| 100 ILS | 316.77 NOK |
| 500 ILS | 1,583.86 NOK |
| 1,000 ILS | 3,167.71 NOK |
Get ILS/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=NOKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T15:34:31Z",
"rates": {
"NOK": 3.167714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "NOK",
"amount": 100
},
"result": 316.7714,
"rate": 3.167714
}Build with ILS/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key