Rate Overview
Live
1 SYP = 0.058434 DKK
1 DKK = 17.1133
SYP
Avg
0.057828
High
0.058466
Low
0.057190
Last updated: 3/6/2026, 3:30:43 PM
Quick Conversions
| SYP | DKK |
|---|---|
| 1 SYP | 0.06 DKK |
| 10 SYP | 0.58 DKK |
| 50 SYP | 2.92 DKK |
| 100 SYP | 5.84 DKK |
| 500 SYP | 29.22 DKK |
| 1,000 SYP | 58.43 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-06T15:30:43Z",
"rates": {
"DKK": 0.058434
}
}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.8434,
"rate": 0.058434
}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