Rate Overview
Live
1 NOK = 1.4937 SCR
1 SCR = 0.669478
NOK
Avg
1.3953
High
1.5360
Low
1.2470
Last updated: 3/27/2026, 9:34:44 AM
Quick Conversions
| NOK | SCR |
|---|---|
| 1 NOK | 1.49 SCR |
| 10 NOK | 14.94 SCR |
| 50 NOK | 74.69 SCR |
| 100 NOK | 149.37 SCR |
| 500 NOK | 746.85 SCR |
| 1,000 NOK | 1,493.70 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-03-27T09:34:44Z",
"rates": {
"SCR": 1.4937
}
}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": 149.37,
"rate": 1.4937
}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