Rate Overview
Live
1 NOK = 0.304919 ILS
1 ILS = 3.2796
NOK
Avg
0.326070
High
0.354797
Low
0.304919
Last updated: 5/27/2026, 8:33:07 PM
Quick Conversions
| NOK | ILS |
|---|---|
| 1 NOK | 0.30 ILS |
| 10 NOK | 3.05 ILS |
| 50 NOK | 15.25 ILS |
| 100 NOK | 30.49 ILS |
| 500 NOK | 152.46 ILS |
| 1,000 NOK | 304.92 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-27T20:33:07Z",
"rates": {
"ILS": 0.304919
}
}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.4919,
"rate": 0.304919
}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