Rate Overview
Live
1 NOK = 0.303132 ILS
1 ILS = 3.2989
NOK
Avg
0.305471
High
0.307922
Low
0.302130
Last updated: 6/19/2026, 8:26:03 AM
Quick Conversions
| NOK | ILS |
|---|---|
| 1 NOK | 0.30 ILS |
| 10 NOK | 3.03 ILS |
| 50 NOK | 15.16 ILS |
| 100 NOK | 30.31 ILS |
| 500 NOK | 151.57 ILS |
| 1,000 NOK | 303.13 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-06-19T08:26:03Z",
"rates": {
"ILS": 0.303132
}
}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": 30.313200000000002,
"rate": 0.303132
}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