Rate Overview
Live
1 DKK = 2.5081 SZL
1 SZL = 0.398702
DKK
Avg
2.4996
High
2.5088
Low
2.4876
Last updated: 9/2/2026, 5:01:30 PM
Quick Conversions
| DKK | SZL |
|---|---|
| 1 DKK | 2.51 SZL |
| 10 DKK | 25.08 SZL |
| 50 DKK | 125.41 SZL |
| 100 DKK | 250.81 SZL |
| 500 DKK | 1,254.07 SZL |
| 1,000 DKK | 2,508.14 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-09-02T17:01:30Z",
"rates": {
"SZL": 2.508136
}
}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": 250.81359999999998,
"rate": 2.508136
}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