Rate Overview
Live
1 NOK = 12.9485 ISK
1 ISK = 0.077229
NOK
Avg
13.0562
High
13.1337
Low
12.9390
Last updated: 7/29/2026, 2:25:03 AM
Quick Conversions
| NOK | ISK |
|---|---|
| 1 NOK | 12.95 ISK |
| 10 NOK | 129.49 ISK |
| 50 NOK | 647.43 ISK |
| 100 NOK | 1,294.85 ISK |
| 500 NOK | 6,474.25 ISK |
| 1,000 NOK | 12,948.51 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-29T02:25:03Z",
"rates": {
"ISK": 12.948509
}
}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": 1294.8509,
"rate": 12.948509
}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