Rate Overview
Live
1 DKK = 1.3478 SVC
1 SVC = 0.741970
DKK
Avg
1.3529
High
1.3580
Low
1.3478
Last updated: 3/28/2026, 1:58:47 PM
Quick Conversions
| DKK | SVC |
|---|---|
| 1 DKK | 1.35 SVC |
| 10 DKK | 13.48 SVC |
| 50 DKK | 67.39 SVC |
| 100 DKK | 134.78 SVC |
| 500 DKK | 673.88 SVC |
| 1,000 DKK | 1,347.76 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-03-28T13:58:47Z",
"rates": {
"SVC": 1.347763
}
}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.7763,
"rate": 1.347763
}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