Rate Overview
Live
1 NOK = 0.323449 ILS
1 ILS = 3.0917
NOK
Avg
0.321101
High
0.324523
Low
0.318265
Last updated: 9/3/2026, 2:48:03 PM
Quick Conversions
| NOK | ILS |
|---|---|
| 1 NOK | 0.32 ILS |
| 10 NOK | 3.23 ILS |
| 50 NOK | 16.17 ILS |
| 100 NOK | 32.34 ILS |
| 500 NOK | 161.72 ILS |
| 1,000 NOK | 323.45 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-09-03T14:48:03Z",
"rates": {
"ILS": 0.323449
}
}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": 32.344899999999996,
"rate": 0.323449
}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