Rate Overview
Live
1 ILS = 3.0985 NOK
1 NOK = 0.322742
ILS
Avg
3.0995
High
3.1406
Low
3.0321
Last updated: 3/7/2026, 7:40:32 AM
Quick Conversions
| ILS | NOK |
|---|---|
| 1 ILS | 3.10 NOK |
| 10 ILS | 30.98 NOK |
| 50 ILS | 154.92 NOK |
| 100 ILS | 309.85 NOK |
| 500 ILS | 1,549.23 NOK |
| 1,000 ILS | 3,098.45 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-03-07T07:40:32Z",
"rates": {
"NOK": 3.098452
}
}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.8452,
"rate": 3.098452
}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