Rate Overview
Live
1 DKK = 16.9177 SYP
1 SYP = 0.059110
DKK
Avg
16.8772
High
16.9303
Low
16.8332
Last updated: 7/5/2026, 12:24:01 AM
Quick Conversions
| DKK | SYP |
|---|---|
| 1 DKK | 16.92 SYP |
| 10 DKK | 169.18 SYP |
| 50 DKK | 845.89 SYP |
| 100 DKK | 1,691.77 SYP |
| 500 DKK | 8,458.85 SYP |
| 1,000 DKK | 16,917.71 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-07-05T00:24:01Z",
"rates": {
"SYP": 16.917708
}
}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": 1691.7708,
"rate": 16.917708
}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