Rate Overview
Live
1 SCR = 0.690016 NOK
1 NOK = 1.4492
SCR
Avg
0.668310
High
0.717789
Low
0.631810
Last updated: 7/21/2026, 1:52:13 AM
Quick Conversions
| SCR | NOK |
|---|---|
| 1 SCR | 0.69 NOK |
| 10 SCR | 6.90 NOK |
| 50 SCR | 34.50 NOK |
| 100 SCR | 69.00 NOK |
| 500 SCR | 345.01 NOK |
| 1,000 SCR | 690.02 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-21T01:52:13Z",
"rates": {
"NOK": 0.690016
}
}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": 69.0016,
"rate": 0.690016
}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