Rate Overview
Live
1 ILS = 3.1642 NOK
1 NOK = 0.316039
ILS
Avg
3.1488
High
3.1754
Low
3.1289
Last updated: 7/29/2026, 8:44:46 AM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.16 NOK |
| 10 ILS | 31.64 NOK |
| 50 ILS | 158.21 NOK |
| 100 ILS | 316.42 NOK |
| 500 ILS | 1,582.08 NOK |
| 1,000 ILS | 3,164.16 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-29T08:44:46Z",
"rates": {
"NOK": 3.164163
}
}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": 316.4163,
"rate": 3.164163
}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