Rate Overview
Live
1 NOK = 0.319900 ILS
1 ILS = 3.1260
NOK
Avg
0.316711
High
0.327514
Low
0.299668
Last updated: 7/23/2026, 11:54:08 AM
Quick Conversions
| NOK | ILS |
|---|---|
| 1 NOK | 0.32 ILS |
| 10 NOK | 3.20 ILS |
| 50 NOK | 16.00 ILS |
| 100 NOK | 31.99 ILS |
| 500 NOK | 159.95 ILS |
| 1,000 NOK | 319.90 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-07-23T11:54:08Z",
"rates": {
"ILS": 0.3199
}
}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.990000000000002,
"rate": 0.3199
}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