Rate Overview
Live
1 LSL = 0.400433 DKK
1 DKK = 2.4973
LSL
Avg
0.398779
High
0.400433
Low
0.396814
Last updated: 7/2/2026, 5:23:22 AM
Quick Conversions
| LSL | DKK |
|---|---|
| 1 LSL | 0.40 DKK |
| 10 LSL | 4.00 DKK |
| 50 LSL | 20.02 DKK |
| 100 LSL | 40.04 DKK |
| 500 LSL | 200.22 DKK |
| 1,000 LSL | 400.43 DKK |
Get LSL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=DKKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-02T05:23:22Z",
"rates": {
"DKK": 0.400433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "DKK",
"amount": 100
},
"result": 40.043299999999995,
"rate": 0.400433
}Build with LSL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key