Rate Overview
Live
1 NOK = 0.945376 SVC
1 SVC = 1.0578
NOK
Avg
0.853008
High
0.946619
Low
0.768676
Last updated: 5/28/2026, 11:03:07 PM
Quick Conversions
| NOK | SVC |
|---|---|
| 1 NOK | 0.95 SVC |
| 10 NOK | 9.45 SVC |
| 50 NOK | 47.27 SVC |
| 100 NOK | 94.54 SVC |
| 500 NOK | 472.69 SVC |
| 1,000 NOK | 945.38 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-05-28T23:03:07Z",
"rates": {
"SVC": 0.945376
}
}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": 94.5376,
"rate": 0.945376
}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