Rate Overview
Live
1 DKK = 2.5605 LSL
1 LSL = 0.390549
DKK
Avg
2.5350
High
2.5617
Low
2.4936
Last updated: 7/26/2026, 10:52:14 AM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.56 LSL |
| 10 DKK | 25.60 LSL |
| 50 DKK | 128.02 LSL |
| 100 DKK | 256.05 LSL |
| 500 DKK | 1,280.25 LSL |
| 1,000 DKK | 2,560.50 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-26T10:52:14Z",
"rates": {
"LSL": 2.560497
}
}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.0497,
"rate": 2.560497
}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