Rate Overview
Live
1 SCR = 0.680413 NOK
1 NOK = 1.4697
SCR
Avg
0.663262
High
0.707215
Low
0.628940
Last updated: 7/23/2026, 9:00:04 PM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.68 NOK |
| 10 SCR | 6.80 NOK |
| 50 SCR | 34.02 NOK |
| 100 SCR | 68.04 NOK |
| 500 SCR | 340.21 NOK |
| 1,000 SCR | 680.41 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-07-23T21:00:04Z",
"rates": {
"NOK": 0.680413
}
}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": 68.0413,
"rate": 0.680413
}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