Rate Overview
Live
1 DKK = 2.6387 SZL
1 SZL = 0.378976
DKK
Avg
2.6314
High
2.6571
Low
2.5913
Last updated: 3/27/2026, 6:06:08 AM
Quick Conversions
| DKK | SZL |
|---|---|
| 1 DKK | 2.64 SZL |
| 10 DKK | 26.39 SZL |
| 50 DKK | 131.93 SZL |
| 100 DKK | 263.87 SZL |
| 500 DKK | 1,319.35 SZL |
| 1,000 DKK | 2,638.69 SZL |
Get DKK/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SZLExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-27T06:06:08Z",
"rates": {
"SZL": 2.63869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SZL",
"amount": 100
},
"result": 263.86899999999997,
"rate": 2.63869
}Build with DKK/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key