Rate Overview
Live
1 SVC = 1.0991 NOK
1 NOK = 0.909830
SVC
Avg
1.1715
High
1.3009
Low
1.0564
Last updated: 7/21/2026, 10:21:25 AM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.10 NOK |
| 10 SVC | 10.99 NOK |
| 50 SVC | 54.96 NOK |
| 100 SVC | 109.91 NOK |
| 500 SVC | 549.55 NOK |
| 1,000 SVC | 1,099.11 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-07-21T10:21:25Z",
"rates": {
"NOK": 1.099106
}
}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.91059999999999,
"rate": 1.099106
}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