Rate Overview
Live
1 DKK = 2.4821 SZL
1 SZL = 0.402879
DKK
Avg
2.4993
High
2.5134
Low
2.4821
Last updated: 7/4/2026, 1:49:24 PM
Quick Conversions
| DKK | SZL |
|---|---|
| 1 DKK | 2.48 SZL |
| 10 DKK | 24.82 SZL |
| 50 DKK | 124.11 SZL |
| 100 DKK | 248.21 SZL |
| 500 DKK | 1,241.07 SZL |
| 1,000 DKK | 2,482.13 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-04T13:49:24Z",
"rates": {
"SZL": 2.482132
}
}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": 248.2132,
"rate": 2.482132
}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