Rate Overview
Live
1 NOK = 13.0786 ISK
1 ISK = 0.076461
NOK
Avg
12.9477
High
13.0786
Low
12.8075
Last updated: 4/17/2026, 1:32:00 PM
Quick Conversions
| NOK | ISK |
|---|---|
| 1 NOK | 13.08 ISK |
| 10 NOK | 130.79 ISK |
| 50 NOK | 653.93 ISK |
| 100 NOK | 1,307.86 ISK |
| 500 NOK | 6,539.31 ISK |
| 1,000 NOK | 13,078.62 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-04-17T13:32:00Z",
"rates": {
"ISK": 13.078623
}
}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": 1307.8623,
"rate": 13.078623
}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