Rate Overview
Live
1 DKK = 2.4889 LSL
1 LSL = 0.401790
DKK
Avg
2.5016
High
2.5245
Low
2.4889
Last updated: 8/13/2026, 6:25:19 AM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.49 LSL |
| 10 DKK | 24.89 LSL |
| 50 DKK | 124.44 LSL |
| 100 DKK | 248.89 LSL |
| 500 DKK | 1,244.43 LSL |
| 1,000 DKK | 2,488.87 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-08-13T06:25:19Z",
"rates": {
"LSL": 2.488865
}
}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": 248.8865,
"rate": 2.488865
}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