Rate Overview
Live
1 SVC = 0.747712 DKK
1 DKK = 1.3374
SVC
Avg
0.747733
High
0.749204
Low
0.746191
Last updated: 7/9/2026, 5:40:49 AM
Quick Conversions
| SVC | DKK |
|---|---|
| 1 SVC | 0.75 DKK |
| 10 SVC | 7.48 DKK |
| 50 SVC | 37.39 DKK |
| 100 SVC | 74.77 DKK |
| 500 SVC | 373.86 DKK |
| 1,000 SVC | 747.71 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-09T05:40:49Z",
"rates": {
"DKK": 0.747712
}
}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.77120000000001,
"rate": 0.747712
}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