Rate Overview
Live
1 NOK = 1.5112 SCR
1 SCR = 0.661710
NOK
Avg
1.5005
High
1.5828
Low
1.3932
Last updated: 7/30/2026, 1:16:02 AM
Quick Conversions
| NOK | SCR |
|---|---|
| 1 NOK | 1.51 SCR |
| 10 NOK | 15.11 SCR |
| 50 NOK | 75.56 SCR |
| 100 NOK | 151.12 SCR |
| 500 NOK | 755.62 SCR |
| 1,000 NOK | 1,511.24 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-07-30T01:16:02Z",
"rates": {
"SCR": 1.511235
}
}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": 151.1235,
"rate": 1.511235
}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