Rate Overview
Live
1 NOK = 0.323370 ILS
1 ILS = 3.0924
NOK
Avg
0.331318
High
0.361969
Low
0.312019
Last updated: 3/28/2026, 2:01:54 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.69 ILS |
| 1,000 NOK | 323.37 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-28T14:01:54Z",
"rates": {
"ILS": 0.32337
}
}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.336999999999996,
"rate": 0.32337
}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