Rate Overview
Live
1 SVC = 1.0591 NOK
1 NOK = 0.944172
SVC
Avg
1.0637
High
1.0676
Low
1.0591
Last updated: 9/7/2026, 4:52:23 PM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.06 NOK |
| 10 SVC | 10.59 NOK |
| 50 SVC | 52.96 NOK |
| 100 SVC | 105.91 NOK |
| 500 SVC | 529.56 NOK |
| 1,000 SVC | 1,059.13 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-09-07T16:52:23Z",
"rates": {
"NOK": 1.059129
}
}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": 105.9129,
"rate": 1.059129
}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