Rate Overview
Live
1 DKK = 2.4971 SZL
1 SZL = 0.400467
DKK
Avg
2.5067
High
2.5272
Low
2.4957
Last updated: 8/12/2026, 5:09:16 PM
Quick Conversions
| DKK | SZL |
|---|---|
| 1 DKK | 2.50 SZL |
| 10 DKK | 24.97 SZL |
| 50 DKK | 124.85 SZL |
| 100 DKK | 249.71 SZL |
| 500 DKK | 1,248.54 SZL |
| 1,000 DKK | 2,497.09 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-08-12T17:09:16Z",
"rates": {
"SZL": 2.497085
}
}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": 249.70850000000002,
"rate": 2.497085
}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