Rate Overview
Live
1 DKK = 1.3616 SVC
1 SVC = 0.734457
DKK
Avg
1.3608
High
1.3635
Low
1.3581
Last updated: 5/27/2026, 8:37:29 PM
Quick Conversions
| DKK | SVC |
|---|---|
| 1 DKK | 1.36 SVC |
| 10 DKK | 13.62 SVC |
| 50 DKK | 68.08 SVC |
| 100 DKK | 136.16 SVC |
| 500 DKK | 680.78 SVC |
| 1,000 DKK | 1,361.55 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-27T20:37:29Z",
"rates": {
"SVC": 1.36155
}
}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.155,
"rate": 1.36155
}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