Rate Overview
Live
1 LSL = 0.391727 DKK
1 DKK = 2.5528
LSL
Avg
0.391442
High
0.402778
Low
0.380414
Last updated: 7/28/2026, 9:24:29 AM
Quick Conversions
| LSL | DKK |
|---|---|
| 1 LSL | 0.39 DKK |
| 10 LSL | 3.92 DKK |
| 50 LSL | 19.59 DKK |
| 100 LSL | 39.17 DKK |
| 500 LSL | 195.86 DKK |
| 1,000 LSL | 391.73 DKK |
Get LSL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=DKKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-28T09:24:29Z",
"rates": {
"DKK": 0.391727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "DKK",
"amount": 100
},
"result": 39.1727,
"rate": 0.391727
}Build with LSL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key