Rate Overview
Live
1 SVC = 1.0576 NOK
1 NOK = 0.945501
SVC
Avg
1.0585
High
1.0619
Low
1.0550
Last updated: 5/28/2026, 9:40:01 PM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.06 NOK |
| 10 SVC | 10.58 NOK |
| 50 SVC | 52.88 NOK |
| 100 SVC | 105.76 NOK |
| 500 SVC | 528.82 NOK |
| 1,000 SVC | 1,057.64 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-05-28T21:40:01Z",
"rates": {
"NOK": 1.05764
}
}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.764,
"rate": 1.05764
}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