Rate Overview
Live
1 ILS = 3.1993 NOK
1 NOK = 0.312565
ILS
Avg
3.1737
High
3.1993
Low
3.1625
Last updated: 8/13/2026, 2:49:15 PM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.20 NOK |
| 10 ILS | 31.99 NOK |
| 50 ILS | 159.97 NOK |
| 100 ILS | 319.93 NOK |
| 500 ILS | 1,599.67 NOK |
| 1,000 ILS | 3,199.33 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-08-13T14:49:15Z",
"rates": {
"NOK": 3.199334
}
}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": 319.9334,
"rate": 3.199334
}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