Rate Overview
Live
1 SCR = 0.670370 NOK
1 NOK = 1.4917
SCR
Avg
0.662154
High
0.698120
Low
0.634098
Last updated: 3/27/2026, 11:11:36 AM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.67 NOK |
| 10 SCR | 6.70 NOK |
| 50 SCR | 33.52 NOK |
| 100 SCR | 67.04 NOK |
| 500 SCR | 335.19 NOK |
| 1,000 SCR | 670.37 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-03-27T11:11:36Z",
"rates": {
"NOK": 0.67037
}
}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.037,
"rate": 0.67037
}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