Rate Overview
Live
1 SVC = 1.0952 NOK
1 NOK = 0.913072
SVC
Avg
1.0973
High
1.1077
Low
1.0869
Last updated: 3/7/2026, 7:41:41 AM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.10 NOK |
| 10 SVC | 10.95 NOK |
| 50 SVC | 54.76 NOK |
| 100 SVC | 109.52 NOK |
| 500 SVC | 547.60 NOK |
| 1,000 SVC | 1,095.20 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-03-07T07:41:41Z",
"rates": {
"NOK": 1.095204
}
}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": 109.52040000000001,
"rate": 1.095204
}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