Rate Overview
Live
1 NOK = 12.9742 ISK
1 ISK = 0.077076
NOK
Avg
13.1374
High
15.3949
Low
11.9995
Last updated: 7/27/2026, 3:41:50 PM
Quick Conversions
| NOK | ISK |
|---|---|
| 1 NOK | 12.97 ISK |
| 10 NOK | 129.74 ISK |
| 50 NOK | 648.71 ISK |
| 100 NOK | 1,297.42 ISK |
| 500 NOK | 6,487.12 ISK |
| 1,000 NOK | 12,974.24 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-07-27T15:41:50Z",
"rates": {
"ISK": 12.974242
}
}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": 1297.4242,
"rate": 12.974242
}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