Rate Overview
Live
1 DKK = 1.3488 SVC
1 SVC = 0.741400
DKK
Avg
1.3510
High
1.3529
Low
1.3488
Last updated: 8/13/2026, 6:03:28 AM
Quick Conversions
| DKK | SVC |
|---|---|
| 1 DKK | 1.35 SVC |
| 10 DKK | 13.49 SVC |
| 50 DKK | 67.44 SVC |
| 100 DKK | 134.88 SVC |
| 500 DKK | 674.40 SVC |
| 1,000 DKK | 1,348.80 SVC |
Get DKK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SVCExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-08-13T06:03:28Z",
"rates": {
"SVC": 1.3488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SVC",
"amount": 100
},
"result": 134.88,
"rate": 1.3488
}Build with DKK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key