Rate Overview
Live
1 ILS = 3.2826 NOK
1 NOK = 0.304634
ILS
Avg
3.2265
High
3.2826
Low
3.1659
Last updated: 5/28/2026, 8:33:02 PM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.28 NOK |
| 10 ILS | 32.83 NOK |
| 50 ILS | 164.13 NOK |
| 100 ILS | 328.26 NOK |
| 500 ILS | 1,641.32 NOK |
| 1,000 ILS | 3,282.63 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-05-28T20:33:02Z",
"rates": {
"NOK": 3.28263
}
}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": 328.26300000000003,
"rate": 3.28263
}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