Rate Overview
Live
1 DKK = 17.5241 SYP
1 SYP = 0.057064
DKK
Avg
17.3823
High
17.5241
Low
17.2839
Last updated: 5/7/2026, 4:04:51 PM
Quick Conversions
| DKK | SYP |
|---|---|
| 1 DKK | 17.52 SYP |
| 10 DKK | 175.24 SYP |
| 50 DKK | 876.20 SYP |
| 100 DKK | 1,752.41 SYP |
| 500 DKK | 8,762.04 SYP |
| 1,000 DKK | 17,524.09 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-05-07T16:04:51Z",
"rates": {
"SYP": 17.524088
}
}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": 1752.4088,
"rate": 17.524088
}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