Rate Overview
Live
1 SCR = 0.651160 NOK
1 NOK = 1.5357
SCR
Avg
0.653676
High
0.682760
Low
0.625397
Last updated: 4/16/2026, 10:01:10 PM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.65 NOK |
| 10 SCR | 6.51 NOK |
| 50 SCR | 32.56 NOK |
| 100 SCR | 65.12 NOK |
| 500 SCR | 325.58 NOK |
| 1,000 SCR | 651.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-04-16T22:01:10Z",
"rates": {
"NOK": 0.65116
}
}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": 65.116,
"rate": 0.65116
}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