Rate Overview
Live
1 ILS = 3.1559 NOK
1 NOK = 0.316871
ILS
Avg
2.9436
High
3.2635
Low
2.6023
Last updated: 7/29/2026, 12:00:43 PM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.16 NOK |
| 10 ILS | 31.56 NOK |
| 50 ILS | 157.79 NOK |
| 100 ILS | 315.59 NOK |
| 500 ILS | 1,577.93 NOK |
| 1,000 ILS | 3,155.86 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-29T12:00:43Z",
"rates": {
"NOK": 3.155857
}
}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": 315.58570000000003,
"rate": 3.155857
}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