Rate Overview
Live
1 DKK = 2.6335 SZL
1 SZL = 0.379725
DKK
Avg
2.6307
High
2.6571
Low
2.5913
Last updated: 3/27/2026, 9:34:39 AM
Quick Conversions
| DKK | SZL |
|---|---|
| 1 DKK | 2.63 SZL |
| 10 DKK | 26.33 SZL |
| 50 DKK | 131.67 SZL |
| 100 DKK | 263.35 SZL |
| 500 DKK | 1,316.74 SZL |
| 1,000 DKK | 2,633.49 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-27T09:34:39Z",
"rates": {
"SZL": 2.633488
}
}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.3488,
"rate": 2.633488
}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