Rate Overview
Live
1 NOK = 13.0328 ISK
1 ISK = 0.076730
NOK
Avg
12.9199
High
13.0328
Low
12.7640
Last updated: 3/8/2026, 7:43:05 AM
Quick Conversions
| NOK | ISK |
|---|---|
| 1 NOK | 13.03 ISK |
| 10 NOK | 130.33 ISK |
| 50 NOK | 651.64 ISK |
| 100 NOK | 1,303.28 ISK |
| 500 NOK | 6,516.39 ISK |
| 1,000 NOK | 13,032.78 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-03-08T07:43:05Z",
"rates": {
"ISK": 13.032782
}
}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.2782,
"rate": 13.032782
}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