Rate Overview
Live
1 SVC = 1.1036 NOK
1 NOK = 0.906110
SVC
Avg
1.0905
High
1.1036
Low
1.0854
Last updated: 6/18/2026, 10:04:59 AM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.10 NOK |
| 10 SVC | 11.04 NOK |
| 50 SVC | 55.18 NOK |
| 100 SVC | 110.36 NOK |
| 500 SVC | 551.81 NOK |
| 1,000 SVC | 1,103.62 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-06-18T10:04:59Z",
"rates": {
"NOK": 1.103619
}
}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.36189999999999,
"rate": 1.103619
}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