Rate Overview
Live
1 SVC = 1.0717 NOK
1 NOK = 0.933138
SVC
Avg
1.0803
High
1.0920
Low
1.0674
Last updated: 4/17/2026, 5:17:10 PM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.07 NOK |
| 10 SVC | 10.72 NOK |
| 50 SVC | 53.58 NOK |
| 100 SVC | 107.17 NOK |
| 500 SVC | 535.83 NOK |
| 1,000 SVC | 1,071.65 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-04-17T17:17:10Z",
"rates": {
"NOK": 1.071653
}
}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.1653,
"rate": 1.071653
}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