Rate Overview
Live
1 NOK = 1.5019 SCR
1 SCR = 0.665802
NOK
Avg
1.4615
High
1.5864
Low
1.3500
Last updated: 7/30/2026, 8:17:50 AM
Quick Conversions
| NOK | SCR |
|---|---|
| 1 NOK | 1.50 SCR |
| 10 NOK | 15.02 SCR |
| 50 NOK | 75.10 SCR |
| 100 NOK | 150.19 SCR |
| 500 NOK | 750.97 SCR |
| 1,000 NOK | 1,501.95 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-30T08:17:50Z",
"rates": {
"SCR": 1.501948
}
}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": 150.19480000000001,
"rate": 1.501948
}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