Rate Overview
Live
1 DKK = 1.3398 SVC
1 SVC = 0.746392
DKK
Avg
1.3366
High
1.3401
Low
1.3325
Last updated: 7/6/2026, 7:44:30 PM
Quick Conversions
| DKK | SVC |
|---|---|
| 1 DKK | 1.34 SVC |
| 10 DKK | 13.40 SVC |
| 50 DKK | 66.99 SVC |
| 100 DKK | 133.98 SVC |
| 500 DKK | 669.89 SVC |
| 1,000 DKK | 1,339.78 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-06T19:44:30Z",
"rates": {
"SVC": 1.339779
}
}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.9779,
"rate": 1.339779
}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