Rate Overview
Live
1 DKK = 1.3605 SVC
1 SVC = 0.735000
DKK
Avg
1.3659
High
1.3835
Low
1.3541
Last updated: 3/7/2026, 7:41:32 AM
Quick Conversions
| DKK | SVC |
|---|---|
| 1 DKK | 1.36 SVC |
| 10 DKK | 13.61 SVC |
| 50 DKK | 68.03 SVC |
| 100 DKK | 136.05 SVC |
| 500 DKK | 680.27 SVC |
| 1,000 DKK | 1,360.54 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-07T07:41:32Z",
"rates": {
"SVC": 1.360544
}
}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": 136.0544,
"rate": 1.360544
}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