Rate Overview
Live
1 SVC = 1.1090 NOK
1 NOK = 0.901731
SVC
Avg
1.1133
High
1.1358
Low
1.0937
Last updated: 7/28/2026, 10:48:29 AM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.11 NOK |
| 10 SVC | 11.09 NOK |
| 50 SVC | 55.45 NOK |
| 100 SVC | 110.90 NOK |
| 500 SVC | 554.49 NOK |
| 1,000 SVC | 1,108.98 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-28T10:48:29Z",
"rates": {
"NOK": 1.108978
}
}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.8978,
"rate": 1.108978
}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