Rate Overview
Live
1 DKK = 17.1640 SYP
1 SYP = 0.058262
DKK
Avg
17.1258
High
17.1707
Low
17.0591
Last updated: 6/17/2026, 7:18:55 AM
Quick Conversions
| DKK | SYP |
|---|---|
| 1 DKK | 17.16 SYP |
| 10 DKK | 171.64 SYP |
| 50 DKK | 858.20 SYP |
| 100 DKK | 1,716.40 SYP |
| 500 DKK | 8,581.99 SYP |
| 1,000 DKK | 17,163.97 SYP |
Get DKK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SYPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-06-17T07:18:55Z",
"rates": {
"SYP": 17.163974
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SYP",
"amount": 100
},
"result": 1716.3974,
"rate": 17.163974
}Build with DKK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key