Rate Overview
Live
1 SVC = 0.742163 DKK
1 DKK = 1.3474
SVC
Avg
0.736183
High
0.753155
Low
0.719217
Last updated: 7/31/2026, 4:25:51 AM
Quick Conversions
| SVC | DKK |
|---|---|
| 1 SVC | 0.74 DKK |
| 10 SVC | 7.42 DKK |
| 50 SVC | 37.11 DKK |
| 100 SVC | 74.22 DKK |
| 500 SVC | 371.08 DKK |
| 1,000 SVC | 742.16 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-07-31T04:25:51Z",
"rates": {
"DKK": 0.742163
}
}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": 74.2163,
"rate": 0.742163
}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