Rate Overview
Live
1 DKK = 2.5134 SZL
1 SZL = 0.397868
DKK
Avg
2.5250
High
2.5542
Low
2.5082
Last updated: 6/17/2026, 7:19:58 AM
Quick Conversions
| DKK | SZL |
|---|---|
| 1 DKK | 2.51 SZL |
| 10 DKK | 25.13 SZL |
| 50 DKK | 125.67 SZL |
| 100 DKK | 251.34 SZL |
| 500 DKK | 1,256.70 SZL |
| 1,000 DKK | 2,513.40 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-06-17T07:19:58Z",
"rates": {
"SZL": 2.513396
}
}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": 251.33960000000002,
"rate": 2.513396
}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