Rate Overview
Live
1 NOK = 1.4917 SCR
1 SCR = 0.670371
NOK
Avg
1.3952
High
1.5360
Low
1.2470
Last updated: 3/27/2026, 11:24:06 AM
Quick Conversions
| NOK | SCR |
|---|---|
| 1 NOK | 1.49 SCR |
| 10 NOK | 14.92 SCR |
| 50 NOK | 74.59 SCR |
| 100 NOK | 149.17 SCR |
| 500 NOK | 745.86 SCR |
| 1,000 NOK | 1,491.71 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-27T11:24:06Z",
"rates": {
"SCR": 1.491712
}
}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.1712,
"rate": 1.491712
}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