Rate Overview
Live
1 SVC = 1.0571 NOK
1 NOK = 0.945950
SVC
Avg
1.0584
High
1.0619
Low
1.0550
Last updated: 5/28/2026, 8:34:05 PM
Quick Conversions
| SVC | NOK |
|---|---|
| 1 SVC | 1.06 NOK |
| 10 SVC | 10.57 NOK |
| 50 SVC | 52.86 NOK |
| 100 SVC | 105.71 NOK |
| 500 SVC | 528.57 NOK |
| 1,000 SVC | 1,057.14 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-05-28T20:34:05Z",
"rates": {
"NOK": 1.057138
}
}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": 105.71379999999999,
"rate": 1.057138
}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