Rate Overview
Live
1 NOK = 1.4999 SCR
1 SCR = 0.666724
NOK
Avg
1.4933
High
1.5231
Low
1.4485
Last updated: 7/29/2026, 8:34:08 AM
Quick Conversions
| NOK | SCR |
|---|---|
| 1 NOK | 1.50 SCR |
| 10 NOK | 15.00 SCR |
| 50 NOK | 74.99 SCR |
| 100 NOK | 149.99 SCR |
| 500 NOK | 749.94 SCR |
| 1,000 NOK | 1,499.87 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-29T08:34:08Z",
"rates": {
"SCR": 1.499872
}
}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.9872,
"rate": 1.499872
}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