Rate Overview
Live
1 DKK = 1.3308 SVC
1 SVC = 0.751406
DKK
Avg
1.3598
High
1.3924
Low
1.3308
Last updated: 7/25/2026, 7:49:01 PM
Quick Conversions
| DKK | SVC |
|---|---|
| 1 DKK | 1.33 SVC |
| 10 DKK | 13.31 SVC |
| 50 DKK | 66.54 SVC |
| 100 DKK | 133.08 SVC |
| 500 DKK | 665.42 SVC |
| 1,000 DKK | 1,330.84 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-07-25T19:49:01Z",
"rates": {
"SVC": 1.330838
}
}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": 133.0838,
"rate": 1.330838
}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