Rate Overview
Live
1 SVC = 1.1088 NOK
1 NOK = 0.901861
SVC
Avg
1.1059
High
1.1126
Low
1.0933
Last updated: 3/28/2026, 1:26:29 PM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.11 NOK |
| 10 SVC | 11.09 NOK |
| 50 SVC | 55.44 NOK |
| 100 SVC | 110.88 NOK |
| 500 SVC | 554.41 NOK |
| 1,000 SVC | 1,108.82 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-28T13:26:29Z",
"rates": {
"NOK": 1.108818
}
}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": 110.88180000000001,
"rate": 1.108818
}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