Rate Overview
Live
1 SZL = 0.380232 DKK
1 DKK = 2.6300
SZL
Avg
0.376922
High
0.396426
Low
0.356929
Last updated: 3/27/2026, 12:04:24 PM
Quick Conversions
| SZL | DKK |
|---|---|
| 1 SZL | 0.38 DKK |
| 10 SZL | 3.80 DKK |
| 50 SZL | 19.01 DKK |
| 100 SZL | 38.02 DKK |
| 500 SZL | 190.12 DKK |
| 1,000 SZL | 380.23 DKK |
Get SZL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=DKKExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-27T12:04:24Z",
"rates": {
"DKK": 0.380232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "DKK",
"amount": 100
},
"result": 38.0232,
"rate": 0.380232
}Build with SZL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key