Rate Overview
Live
1 NOK = 0.941956 SVC
1 SVC = 1.0616
NOK
Avg
0.943463
High
0.947903
Low
0.938651
Last updated: 5/7/2026, 7:06:45 PM
Quick Conversions
| NOK | SVC |
|---|---|
| 1 NOK | 0.94 SVC |
| 10 NOK | 9.42 SVC |
| 50 NOK | 47.10 SVC |
| 100 NOK | 94.20 SVC |
| 500 NOK | 470.98 SVC |
| 1,000 NOK | 941.96 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-07T19:06:45Z",
"rates": {
"SVC": 0.941956
}
}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.1956,
"rate": 0.941956
}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