Rate Overview
Live
1 DKK = 1.3811 SVC
1 SVC = 0.724054
DKK
Avg
1.3747
High
1.3811
Low
1.3661
Last updated: 4/17/2026, 12:05:31 PM
Quick Conversions
| DKK | SVC |
|---|---|
| 1 DKK | 1.38 SVC |
| 10 DKK | 13.81 SVC |
| 50 DKK | 69.06 SVC |
| 100 DKK | 138.11 SVC |
| 500 DKK | 690.56 SVC |
| 1,000 DKK | 1,381.11 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-04-17T12:05:31Z",
"rates": {
"SVC": 1.381112
}
}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": 138.1112,
"rate": 1.381112
}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