Rate Overview
Live
1 SVC = 0.745972 DKK
1 DKK = 1.3405
SVC
Avg
0.749663
High
0.751569
Low
0.745853
Last updated: 7/30/2026, 6:24:47 AM
Quick Conversions
| SVC | DKK |
|---|---|
| 1 SVC | 0.75 DKK |
| 10 SVC | 7.46 DKK |
| 50 SVC | 37.30 DKK |
| 100 SVC | 74.60 DKK |
| 500 SVC | 372.99 DKK |
| 1,000 SVC | 745.97 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-07-30T06:24:47Z",
"rates": {
"DKK": 0.745972
}
}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": 74.5972,
"rate": 0.745972
}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