Rate Overview
Live
1 NOK = 13.0372 ISK
1 ISK = 0.076704
NOK
Avg
12.9828
High
13.0372
Low
12.9080
Last updated: 9/3/2026, 2:14:47 PM
Quick Conversions
| NOK | ISK |
|---|---|
| 1 NOK | 13.04 ISK |
| 10 NOK | 130.37 ISK |
| 50 NOK | 651.86 ISK |
| 100 NOK | 1,303.72 ISK |
| 500 NOK | 6,518.59 ISK |
| 1,000 NOK | 13,037.18 ISK |
Get NOK/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=ISKExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-09-03T14:14:47Z",
"rates": {
"ISK": 13.037179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "ISK",
"amount": 100
},
"result": 1303.7179,
"rate": 13.037179
}Build with NOK/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key