Rate Overview
Live
1 ILS = 3.2688 NOK
1 NOK = 0.305923
ILS
Avg
3.2579
High
3.2720
Low
3.2192
Last updated: 6/18/2026, 6:18:36 AM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.27 NOK |
| 10 ILS | 32.69 NOK |
| 50 ILS | 163.44 NOK |
| 100 ILS | 326.88 NOK |
| 500 ILS | 1,634.40 NOK |
| 1,000 ILS | 3,268.79 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-06-18T06:18:36Z",
"rates": {
"NOK": 3.268792
}
}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.87919999999997,
"rate": 3.268792
}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