Rate Overview
Live
1 NOK = 0.316251 ILS
1 ILS = 3.1620
NOK
Avg
0.316760
High
0.331061
Low
0.302375
Last updated: 7/29/2026, 3:34:58 AM
Quick Conversions
| NOK | ILS |
|---|---|
| 1 NOK | 0.32 ILS |
| 10 NOK | 3.16 ILS |
| 50 NOK | 15.81 ILS |
| 100 NOK | 31.63 ILS |
| 500 NOK | 158.13 ILS |
| 1,000 NOK | 316.25 ILS |
Get NOK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=ILSExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-29T03:34:58Z",
"rates": {
"ILS": 0.316251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "ILS",
"amount": 100
},
"result": 31.6251,
"rate": 0.316251
}Build with NOK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key