Rate Overview
Live
1 ISK = 0.076667 NOK
1 NOK = 13.0434
ISK
Avg
0.077042
High
0.077257
Low
0.076667
Last updated: 8/14/2026, 6:58:58 PM
Quick Conversions
| ISK | NOK |
|---|---|
| 1 ISK | 0.08 NOK |
| 10 ISK | 0.77 NOK |
| 50 ISK | 3.83 NOK |
| 100 ISK | 7.67 NOK |
| 500 ISK | 38.33 NOK |
| 1,000 ISK | 76.67 NOK |
Get ISK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=NOKExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-08-14T18:58:58Z",
"rates": {
"NOK": 0.076667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "NOK",
"amount": 100
},
"result": 7.6667,
"rate": 0.076667
}Build with ISK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key