Rate Overview
Live
1 ILS = 3.0917 NOK
1 NOK = 0.323450
ILS
Avg
3.1145
High
3.1420
Low
3.0814
Last updated: 9/3/2026, 2:44:27 PM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.09 NOK |
| 10 ILS | 30.92 NOK |
| 50 ILS | 154.58 NOK |
| 100 ILS | 309.17 NOK |
| 500 ILS | 1,545.83 NOK |
| 1,000 ILS | 3,091.67 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-09-03T14:44:27Z",
"rates": {
"NOK": 3.091668
}
}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": 309.16679999999997,
"rate": 3.091668
}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