Rate Overview
Live
1 DKK = 17.0232 SYP
1 SYP = 0.058744
DKK
Avg
17.1042
High
17.1850
Low
17.0232
Last updated: 3/28/2026, 12:21:56 PM
Quick Conversions
| DKK | SYP |
|---|---|
| 1 DKK | 17.02 SYP |
| 10 DKK | 170.23 SYP |
| 50 DKK | 851.16 SYP |
| 100 DKK | 1,702.32 SYP |
| 500 DKK | 8,511.58 SYP |
| 1,000 DKK | 17,023.15 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-28T12:21:56Z",
"rates": {
"SYP": 17.02315
}
}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": 1702.315,
"rate": 17.02315
}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