Rate Overview
Live
1 SVC = 1.1052 NOK
1 NOK = 0.904794
SVC
Avg
1.0908
High
1.1052
Low
1.0854
Last updated: 6/18/2026, 11:23:45 AM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.11 NOK |
| 10 SVC | 11.05 NOK |
| 50 SVC | 55.26 NOK |
| 100 SVC | 110.52 NOK |
| 500 SVC | 552.61 NOK |
| 1,000 SVC | 1,105.22 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-18T11:23:45Z",
"rates": {
"NOK": 1.105224
}
}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.5224,
"rate": 1.105224
}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