Rate Overview
Live
1 SVC = 0.746142 DKK
1 DKK = 1.3402
SVC
Avg
0.740110
High
0.746213
Low
0.735910
Last updated: 6/19/2026, 8:48:36 AM
Quick Conversions
| SVC | DKK |
|---|---|
| 1 SVC | 0.75 DKK |
| 10 SVC | 7.46 DKK |
| 50 SVC | 37.31 DKK |
| 100 SVC | 74.61 DKK |
| 500 SVC | 373.07 DKK |
| 1,000 SVC | 746.14 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-06-19T08:48:36Z",
"rates": {
"DKK": 0.746142
}
}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.6142,
"rate": 0.746142
}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