Rate Overview
Live
1 SCR = 0.659166 NOK
1 NOK = 1.5171
SCR
Avg
0.656131
High
0.666144
Low
0.638249
Last updated: 9/1/2026, 8:56:50 AM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.66 NOK |
| 10 SCR | 6.59 NOK |
| 50 SCR | 32.96 NOK |
| 100 SCR | 65.92 NOK |
| 500 SCR | 329.58 NOK |
| 1,000 SCR | 659.17 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-09-01T08:56:50Z",
"rates": {
"NOK": 0.659166
}
}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.9166,
"rate": 0.659166
}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