Rate Overview
Live
1 DKK = 2.5732 LSL
1 LSL = 0.388614
DKK
Avg
2.5405
High
2.5770
Low
2.4975
Last updated: 3/7/2026, 8:58:37 AM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.57 LSL |
| 10 DKK | 25.73 LSL |
| 50 DKK | 128.66 LSL |
| 100 DKK | 257.32 LSL |
| 500 DKK | 1,286.62 LSL |
| 1,000 DKK | 2,573.25 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-03-07T08:58:37Z",
"rates": {
"LSL": 2.573248
}
}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": 257.3248,
"rate": 2.573248
}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