Rate Overview
Live
1 SVC = 0.731965 DKK
1 DKK = 1.3662
SVC
Avg
0.737595
High
0.740736
Low
0.731965
Last updated: 8/20/2026, 6:22:26 AM
Quick Conversions
| SVC | DKK |
|---|---|
| 1 SVC | 0.73 DKK |
| 10 SVC | 7.32 DKK |
| 50 SVC | 36.60 DKK |
| 100 SVC | 73.20 DKK |
| 500 SVC | 365.98 DKK |
| 1,000 SVC | 731.97 DKK |
Get SVC/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=DKKExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-08-20T06:22:26Z",
"rates": {
"DKK": 0.731965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "DKK",
"amount": 100
},
"result": 73.1965,
"rate": 0.731965
}Build with SVC/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key