Rate Overview
Live
1 SCR = 0.669157 NOK
1 NOK = 1.4944
SCR
Avg
0.662045
High
0.698120
Low
0.634098
Last updated: 3/27/2026, 6:42:38 AM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.67 NOK |
| 10 SCR | 6.69 NOK |
| 50 SCR | 33.46 NOK |
| 100 SCR | 66.92 NOK |
| 500 SCR | 334.58 NOK |
| 1,000 SCR | 669.16 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-27T06:42:38Z",
"rates": {
"NOK": 0.669157
}
}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.9157,
"rate": 0.669157
}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