Rate Overview
Live
1 ILS = 3.1270 NOK
1 NOK = 0.319795
ILS
Avg
3.1255
High
3.1417
Low
3.1011
Last updated: 4/17/2026, 12:03:30 PM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.13 NOK |
| 10 ILS | 31.27 NOK |
| 50 ILS | 156.35 NOK |
| 100 ILS | 312.70 NOK |
| 500 ILS | 1,563.50 NOK |
| 1,000 ILS | 3,127.00 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-04-17T12:03:30Z",
"rates": {
"NOK": 3.127003
}
}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": 312.7003,
"rate": 3.127003
}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