Rate Overview
Live
1 DKK = 2.5438 SZL
1 SZL = 0.393106
DKK
Avg
2.5377
High
2.5637
Low
2.4936
Last updated: 7/28/2026, 1:26:45 AM
Quick Conversions
| DKK | SZL |
|---|---|
| 1 DKK | 2.54 SZL |
| 10 DKK | 25.44 SZL |
| 50 DKK | 127.19 SZL |
| 100 DKK | 254.38 SZL |
| 500 DKK | 1,271.92 SZL |
| 1,000 DKK | 2,543.84 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-07-28T01:26:45Z",
"rates": {
"SZL": 2.54384
}
}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": 254.384,
"rate": 2.54384
}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