Rate Overview
Live
1 SCR = 0.678613 NOK
1 NOK = 1.4736
SCR
Avg
0.712401
High
0.801928
Low
0.633806
Last updated: 7/21/2026, 7:37:29 PM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.68 NOK |
| 10 SCR | 6.79 NOK |
| 50 SCR | 33.93 NOK |
| 100 SCR | 67.86 NOK |
| 500 SCR | 339.31 NOK |
| 1,000 SCR | 678.61 NOK |
Get SCR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=NOKExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-21T19:37:29Z",
"rates": {
"NOK": 0.678613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "NOK",
"amount": 100
},
"result": 67.8613,
"rate": 0.678613
}Build with SCR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key