Rate Overview
Live
1 SVC = 1.0944 NOK
1 NOK = 0.913747
SVC
Avg
1.0918
High
1.1351
Low
1.0487
Last updated: 7/26/2026, 10:20:04 PM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.09 NOK |
| 10 SVC | 10.94 NOK |
| 50 SVC | 54.72 NOK |
| 100 SVC | 109.44 NOK |
| 500 SVC | 547.20 NOK |
| 1,000 SVC | 1,094.40 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-26T22:20:04Z",
"rates": {
"NOK": 1.094395
}
}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": 109.4395,
"rate": 1.094395
}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