Rate Overview
Live
1 NOK = 0.313455 ILS
1 ILS = 3.1903
NOK
Avg
0.316562
High
0.320012
Low
0.313455
Last updated: 5/7/2026, 4:00:40 PM
Quick Conversions
| NOK | ILS |
|---|---|
| 1 NOK | 0.31 ILS |
| 10 NOK | 3.13 ILS |
| 50 NOK | 15.67 ILS |
| 100 NOK | 31.35 ILS |
| 500 NOK | 156.73 ILS |
| 1,000 NOK | 313.46 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-05-07T16:00:40Z",
"rates": {
"ILS": 0.313455
}
}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.345499999999998,
"rate": 0.313455
}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