Rate Overview
Live
1 DKK = 17.2275 SYP
1 SYP = 0.058047
DKK
Avg
17.2778
High
17.4751
Low
17.1039
Last updated: 3/7/2026, 7:42:27 AM
Quick Conversions
| DKK | SYP |
|---|---|
| 1 DKK | 17.23 SYP |
| 10 DKK | 172.28 SYP |
| 50 DKK | 861.38 SYP |
| 100 DKK | 1,722.75 SYP |
| 500 DKK | 8,613.77 SYP |
| 1,000 DKK | 17,227.54 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-03-07T07:42:27Z",
"rates": {
"SYP": 17.227543
}
}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": 1722.7543,
"rate": 17.227543
}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