Rate Overview
Live
1 NOK = 0.913071 SVC
1 SVC = 1.0952
NOK
Avg
0.911339
High
0.920018
Low
0.902809
Last updated: 3/7/2026, 7:41:41 AM
Quick Conversions
| NOK | SVC |
|---|---|
| 1 NOK | 0.91 SVC |
| 10 NOK | 9.13 SVC |
| 50 NOK | 45.65 SVC |
| 100 NOK | 91.31 SVC |
| 500 NOK | 456.54 SVC |
| 1,000 NOK | 913.07 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-03-07T07:41:41Z",
"rates": {
"SVC": 0.913071
}
}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": 91.30709999999999,
"rate": 0.913071
}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