Rate Overview
Live
1 SCR = 0.665258 NOK
1 NOK = 1.5032
SCR
Avg
0.673922
High
0.687544
Low
0.652738
Last updated: 6/16/2026, 2:44:55 AM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.67 NOK |
| 10 SCR | 6.65 NOK |
| 50 SCR | 33.26 NOK |
| 100 SCR | 66.53 NOK |
| 500 SCR | 332.63 NOK |
| 1,000 SCR | 665.26 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-06-16T02:44:55Z",
"rates": {
"NOK": 0.665258
}
}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.5258,
"rate": 0.665258
}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