Rate Overview
Live
1 SVC = 1.0766 NOK
1 NOK = 0.928847
SVC
Avg
1.0819
High
1.0886
Low
1.0766
Last updated: 8/17/2026, 5:41:52 PM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.08 NOK |
| 10 SVC | 10.77 NOK |
| 50 SVC | 53.83 NOK |
| 100 SVC | 107.66 NOK |
| 500 SVC | 538.30 NOK |
| 1,000 SVC | 1,076.60 NOK |
Get SVC/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=NOKExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-08-17T17:41:52Z",
"rates": {
"NOK": 1.076603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "NOK",
"amount": 100
},
"result": 107.66029999999999,
"rate": 1.076603
}Build with SVC/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key