Rate Overview
Live
1 SCR = 0.660132 NOK
1 NOK = 1.5148
SCR
Avg
0.660543
High
0.672068
Low
0.645760
Last updated: 8/14/2026, 2:57:50 PM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.66 NOK |
| 10 SCR | 6.60 NOK |
| 50 SCR | 33.01 NOK |
| 100 SCR | 66.01 NOK |
| 500 SCR | 330.07 NOK |
| 1,000 SCR | 660.13 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-08-14T14:57:50Z",
"rates": {
"NOK": 0.660132
}
}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.01320000000001,
"rate": 0.660132
}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