Rate Overview
Live
1 SVC = 1.1045 NOK
1 NOK = 0.905389
SVC
Avg
1.1214
High
1.1736
Low
1.0550
Last updated: 7/29/2026, 6:32:19 AM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.10 NOK |
| 10 SVC | 11.04 NOK |
| 50 SVC | 55.22 NOK |
| 100 SVC | 110.45 NOK |
| 500 SVC | 552.25 NOK |
| 1,000 SVC | 1,104.50 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-29T06:32:19Z",
"rates": {
"NOK": 1.104498
}
}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.4498,
"rate": 1.104498
}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