Rate Overview
Live
1 SCR = 0.656540 NOK
1 NOK = 1.5231
SCR
Avg
0.673909
High
0.717359
Low
0.656540
Last updated: 7/25/2026, 8:54:43 PM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.66 NOK |
| 10 SCR | 6.57 NOK |
| 50 SCR | 32.83 NOK |
| 100 SCR | 65.65 NOK |
| 500 SCR | 328.27 NOK |
| 1,000 SCR | 656.54 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-25T20:54:43Z",
"rates": {
"NOK": 0.65654
}
}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.654,
"rate": 0.65654
}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