Rate Overview
Live
1 NOK = 1.5280 SCR
1 SCR = 0.654436
NOK
Avg
1.5306
High
1.5990
Low
1.4646
Last updated: 4/16/2026, 11:37:27 PM
Quick Conversions
| NOK | SCR |
|---|---|
| 1 NOK | 1.53 SCR |
| 10 NOK | 15.28 SCR |
| 50 NOK | 76.40 SCR |
| 100 NOK | 152.80 SCR |
| 500 NOK | 764.02 SCR |
| 1,000 NOK | 1,528.03 SCR |
Get NOK/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SCRExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-16T23:37:27Z",
"rates": {
"SCR": 1.528033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SCR",
"amount": 100
},
"result": 152.8033,
"rate": 1.528033
}Build with NOK/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key