Rate Overview
Live
1 NOK = 12.8581 ISK
1 ISK = 0.077772
NOK
Avg
12.4225
High
13.0384
Low
11.9501
Last updated: 3/28/2026, 3:22:53 PM
Quick Conversions
| NOK | ISK |
|---|---|
| 1 NOK | 12.86 ISK |
| 10 NOK | 128.58 ISK |
| 50 NOK | 642.91 ISK |
| 100 NOK | 1,285.81 ISK |
| 500 NOK | 6,429.05 ISK |
| 1,000 NOK | 12,858.10 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-28T15:22:53Z",
"rates": {
"ISK": 12.858103
}
}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": 1285.8103,
"rate": 12.858103
}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