Rate Overview
Live
1 DKK = 2.4823 LSL
1 LSL = 0.402860
DKK
Avg
2.4900
High
2.5087
Low
2.4821
Last updated: 7/7/2026, 11:17:55 AM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.48 LSL |
| 10 DKK | 24.82 LSL |
| 50 DKK | 124.11 LSL |
| 100 DKK | 248.23 LSL |
| 500 DKK | 1,241.13 LSL |
| 1,000 DKK | 2,482.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-07-07T11:17:55Z",
"rates": {
"LSL": 2.482251
}
}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.22510000000003,
"rate": 2.482251
}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