Rate Overview
Live
1 DKK = 1.3779 SVC
1 SVC = 0.725718
DKK
Avg
1.3735
High
1.3779
Low
1.3688
Last updated: 5/7/2026, 1:52:34 PM
Quick Conversions
| DKK | SVC |
|---|---|
| 1 DKK | 1.38 SVC |
| 10 DKK | 13.78 SVC |
| 50 DKK | 68.90 SVC |
| 100 DKK | 137.79 SVC |
| 500 DKK | 688.97 SVC |
| 1,000 DKK | 1,377.95 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-05-07T13:52:34Z",
"rates": {
"SVC": 1.377945
}
}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": 137.7945,
"rate": 1.377945
}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