Rate Overview
Live
1 ILS = 3.2813 NOK
1 NOK = 0.304759
ILS
Avg
3.1384
High
3.2813
Low
3.0533
Last updated: 5/28/2026, 9:44:06 PM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.28 NOK |
| 10 ILS | 32.81 NOK |
| 50 ILS | 164.06 NOK |
| 100 ILS | 328.13 NOK |
| 500 ILS | 1,640.64 NOK |
| 1,000 ILS | 3,281.28 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-28T21:44:06Z",
"rates": {
"NOK": 3.281278
}
}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.1278,
"rate": 3.281278
}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