Rate Overview
Live
1 DKK = 2.5486 SZL
1 SZL = 0.392379
DKK
Avg
2.6583
High
2.8027
Low
2.5067
Last updated: 5/27/2026, 10:58:54 AM
Quick Conversions
| DKK | SZL |
|---|---|
| 1 DKK | 2.55 SZL |
| 10 DKK | 25.49 SZL |
| 50 DKK | 127.43 SZL |
| 100 DKK | 254.86 SZL |
| 500 DKK | 1,274.28 SZL |
| 1,000 DKK | 2,548.56 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-05-27T10:58:54Z",
"rates": {
"SZL": 2.548556
}
}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.8556,
"rate": 2.548556
}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