Rate Overview
Live
1 NOK = 13.1284 ISK
1 ISK = 0.076171
NOK
Avg
12.9833
High
13.3507
Low
12.5530
Last updated: 7/26/2026, 3:31:02 AM
Quick Conversions
| NOK | ISK |
|---|---|
| 1 NOK | 13.13 ISK |
| 10 NOK | 131.28 ISK |
| 50 NOK | 656.42 ISK |
| 100 NOK | 1,312.84 ISK |
| 500 NOK | 6,564.21 ISK |
| 1,000 NOK | 13,128.42 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-26T03:31:02Z",
"rates": {
"ISK": 13.128423
}
}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": 1312.8423,
"rate": 13.128423
}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