Rate Overview
Live
1 SYP = 0.058505 DKK
1 DKK = 17.0926
SYP
Avg
0.013443
High
0.058595
Low
0.000487
Last updated: 3/27/2026, 3:26:04 AM
Quick Conversions
| SYP | DKK |
|---|---|
| 1 SYP | 0.06 DKK |
| 10 SYP | 0.59 DKK |
| 50 SYP | 2.93 DKK |
| 100 SYP | 5.85 DKK |
| 500 SYP | 29.25 DKK |
| 1,000 SYP | 58.51 DKK |
Get SYP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=DKKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T03:26:04Z",
"rates": {
"DKK": 0.058505
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "DKK",
"amount": 100
},
"result": 5.8505,
"rate": 0.058505
}Build with SYP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key