Rate Overview
Live
1 NOK = 1.4976 SCR
1 SCR = 0.667724
NOK
Avg
1.4994
High
1.5320
Low
1.4545
Last updated: 6/19/2026, 8:53:33 AM
Quick Conversions
| NOK | SCR |
|---|---|
| 1 NOK | 1.50 SCR |
| 10 NOK | 14.98 SCR |
| 50 NOK | 74.88 SCR |
| 100 NOK | 149.76 SCR |
| 500 NOK | 748.81 SCR |
| 1,000 NOK | 1,497.63 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-06-19T08:53:33Z",
"rates": {
"SCR": 1.497625
}
}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.7625,
"rate": 1.497625
}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