Rate Overview
Live
1 ILS = 3.2673 NOK
1 NOK = 0.306068
ILS
Avg
3.2992
High
3.3379
Low
3.2673
Last updated: 7/6/2026, 3:59:33 AM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.27 NOK |
| 10 ILS | 32.67 NOK |
| 50 ILS | 163.36 NOK |
| 100 ILS | 326.73 NOK |
| 500 ILS | 1,633.63 NOK |
| 1,000 ILS | 3,267.25 NOK |
Get ILS/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=NOKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-06T03:59:33Z",
"rates": {
"NOK": 3.267251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "NOK",
"amount": 100
},
"result": 326.7251,
"rate": 3.267251
}Build with ILS/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key