Rate Overview
Live
1 NOK = 1.5613 SCR
1 SCR = 0.640489
NOK
Avg
1.5141
High
1.5613
Low
1.4220
Last updated: 3/7/2026, 2:31:07 AM
Quick Conversions
| NOK | SCR |
|---|---|
| 1 NOK | 1.56 SCR |
| 10 NOK | 15.61 SCR |
| 50 NOK | 78.07 SCR |
| 100 NOK | 156.13 SCR |
| 500 NOK | 780.65 SCR |
| 1,000 NOK | 1,561.31 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-07T02:31:07Z",
"rates": {
"SCR": 1.561306
}
}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": 156.13060000000002,
"rate": 1.561306
}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