Rate Overview
Live
1 DKK = 2.5618 LSL
1 LSL = 0.390346
DKK
Avg
2.6390
High
2.8017
Low
2.4802
Last updated: 7/24/2026, 5:51:53 AM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.56 LSL |
| 10 DKK | 25.62 LSL |
| 50 DKK | 128.09 LSL |
| 100 DKK | 256.18 LSL |
| 500 DKK | 1,280.92 LSL |
| 1,000 DKK | 2,561.83 LSL |
Get DKK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=LSLExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-24T05:51:53Z",
"rates": {
"LSL": 2.561832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "LSL",
"amount": 100
},
"result": 256.1832,
"rate": 2.561832
}Build with DKK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key