Rate Overview
Live
1 SVC = 1.1048 NOK
1 NOK = 0.905176
SVC
Avg
1.0997
High
1.1065
Low
1.0937
Last updated: 7/29/2026, 5:05:30 PM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.10 NOK |
| 10 SVC | 11.05 NOK |
| 50 SVC | 55.24 NOK |
| 100 SVC | 110.48 NOK |
| 500 SVC | 552.38 NOK |
| 1,000 SVC | 1,104.76 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-29T17:05:30Z",
"rates": {
"NOK": 1.104757
}
}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.4757,
"rate": 1.104757
}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