Rate Overview
Live
1 NOK = 13.0139 ISK
1 ISK = 0.076841
NOK
Avg
12.9833
High
13.0146
Low
12.9437
Last updated: 8/16/2026, 6:11:05 PM
Quick Conversions
| NOK | ISK |
|---|---|
| 1 NOK | 13.01 ISK |
| 10 NOK | 130.14 ISK |
| 50 NOK | 650.69 ISK |
| 100 NOK | 1,301.39 ISK |
| 500 NOK | 6,506.93 ISK |
| 1,000 NOK | 13,013.86 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-08-16T18:11:05Z",
"rates": {
"ISK": 13.01386
}
}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": 1301.386,
"rate": 13.01386
}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