Rate Overview
Live
1 DKK = 2.6037 LSL
1 LSL = 0.384074
DKK
Avg
2.6181
High
2.6422
Low
2.6013
Last updated: 5/7/2026, 11:23:35 AM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.60 LSL |
| 10 DKK | 26.04 LSL |
| 50 DKK | 130.18 LSL |
| 100 DKK | 260.37 LSL |
| 500 DKK | 1,301.83 LSL |
| 1,000 DKK | 2,603.66 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-05-07T11:23:35Z",
"rates": {
"LSL": 2.603662
}
}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": 260.3662,
"rate": 2.603662
}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