Rate Overview
Live
1 SVC = 0.724267 DKK
1 DKK = 1.3807
SVC
Avg
0.727462
High
0.732016
Low
0.724267
Last updated: 4/17/2026, 10:44:49 AM
Quick Conversions
| SVC | DKK |
|---|---|
| 1 SVC | 0.72 DKK |
| 10 SVC | 7.24 DKK |
| 50 SVC | 36.21 DKK |
| 100 SVC | 72.43 DKK |
| 500 SVC | 362.13 DKK |
| 1,000 SVC | 724.27 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-04-17T10:44:49Z",
"rates": {
"DKK": 0.724267
}
}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": 72.4267,
"rate": 0.724267
}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