Rate Overview
Live
1 NOK = 0.314784 ILS
1 ILS = 3.1768
NOK
Avg
0.317539
High
0.319598
Low
0.314784
Last updated: 7/28/2026, 4:36:44 PM
Quick Conversions
| NOK | ILS |
|---|---|
| 1 NOK | 0.31 ILS |
| 10 NOK | 3.15 ILS |
| 50 NOK | 15.74 ILS |
| 100 NOK | 31.48 ILS |
| 500 NOK | 157.39 ILS |
| 1,000 NOK | 314.78 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-28T16:36:44Z",
"rates": {
"ILS": 0.314784
}
}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.4784,
"rate": 0.314784
}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