Rate Overview
Live
1 NOK = 1.5857 SCR
1 SCR = 0.630645
NOK
Avg
1.5619
High
1.6087
Low
1.4843
Last updated: 5/27/2026, 6:53:49 AM
Quick Conversions
| NOK | SCR |
|---|---|
| 1 NOK | 1.59 SCR |
| 10 NOK | 15.86 SCR |
| 50 NOK | 79.28 SCR |
| 100 NOK | 158.57 SCR |
| 500 NOK | 792.84 SCR |
| 1,000 NOK | 1,585.68 SCR |
Get NOK/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SCRExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-27T06:53:49Z",
"rates": {
"SCR": 1.585677
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SCR",
"amount": 100
},
"result": 158.5677,
"rate": 1.585677
}Build with NOK/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key