Rate Overview
Live
1 SVC = 0.734999 DKK
1 DKK = 1.3605
SVC
Avg
0.732177
High
0.738522
Low
0.722826
Last updated: 3/7/2026, 7:39:53 AM
Quick Conversions
| SVC | DKK |
|---|---|
| 1 SVC | 0.73 DKK |
| 10 SVC | 7.35 DKK |
| 50 SVC | 36.75 DKK |
| 100 SVC | 73.50 DKK |
| 500 SVC | 367.50 DKK |
| 1,000 SVC | 735.00 DKK |
Get SVC/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=DKKExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T07:39:53Z",
"rates": {
"DKK": 0.734999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "DKK",
"amount": 100
},
"result": 73.4999,
"rate": 0.734999
}Build with SVC/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key