Rate Overview
Live
1 DKK = 17.4473 SYP
1 SYP = 0.057315
DKK
Avg
17.3841
High
17.4473
Low
17.2821
Last updated: 4/17/2026, 1:35:22 PM
Quick Conversions
| DKK | SYP |
|---|---|
| 1 DKK | 17.45 SYP |
| 10 DKK | 174.47 SYP |
| 50 DKK | 872.37 SYP |
| 100 DKK | 1,744.73 SYP |
| 500 DKK | 8,723.67 SYP |
| 1,000 DKK | 17,447.35 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-04-17T13:35:22Z",
"rates": {
"SYP": 17.447349
}
}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": 1744.7349,
"rate": 17.447349
}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