Rate Overview
Live
1 SCR = 0.670206 NOK
1 NOK = 1.4921
SCR
Avg
0.662131
High
0.698120
Low
0.634098
Last updated: 3/27/2026, 10:27:19 AM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.67 NOK |
| 10 SCR | 6.70 NOK |
| 50 SCR | 33.51 NOK |
| 100 SCR | 67.02 NOK |
| 500 SCR | 335.10 NOK |
| 1,000 SCR | 670.21 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-27T10:27:19Z",
"rates": {
"NOK": 0.670206
}
}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.0206,
"rate": 0.670206
}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