Rate Overview
Live
1 NOK = 0.322741 ILS
1 ILS = 3.0985
NOK
Avg
0.322680
High
0.329800
Low
0.318414
Last updated: 3/7/2026, 7:40:35 AM
Quick Conversions
| NOK | ILS |
|---|---|
| 1 NOK | 0.32 ILS |
| 10 NOK | 3.23 ILS |
| 50 NOK | 16.14 ILS |
| 100 NOK | 32.27 ILS |
| 500 NOK | 161.37 ILS |
| 1,000 NOK | 322.74 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-03-07T07:40:35Z",
"rates": {
"ILS": 0.322741
}
}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.2741,
"rate": 0.322741
}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