Rate Overview
Live
1 NOK = 0.904018 SVC
1 SVC = 1.1062
NOK
Avg
0.911573
High
0.948254
Low
0.868128
Last updated: 7/29/2026, 1:13:55 AM
Quick Conversions
| NOK | SVC |
|---|---|
| 1 NOK | 0.90 SVC |
| 10 NOK | 9.04 SVC |
| 50 NOK | 45.20 SVC |
| 100 NOK | 90.40 SVC |
| 500 NOK | 452.01 SVC |
| 1,000 NOK | 904.02 SVC |
Get NOK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SVCExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-29T01:13:55Z",
"rates": {
"SVC": 0.904018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SVC",
"amount": 100
},
"result": 90.4018,
"rate": 0.904018
}Build with NOK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key