Rate Overview
Live
1 SCR = 0.669315 NOK
1 NOK = 1.4941
SCR
Avg
0.675511
High
0.717789
Low
0.633247
Last updated: 3/27/2026, 8:27:28 AM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.67 NOK |
| 10 SCR | 6.69 NOK |
| 50 SCR | 33.47 NOK |
| 100 SCR | 66.93 NOK |
| 500 SCR | 334.66 NOK |
| 1,000 SCR | 669.31 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-27T08:27:28Z",
"rates": {
"NOK": 0.669315
}
}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": 66.9315,
"rate": 0.669315
}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