Rate Overview
Live
1 LSL = 0.403241 DKK
1 DKK = 2.4799
LSL
Avg
0.400887
High
0.403241
Low
0.398590
Last updated: 9/6/2026, 3:32:09 AM
Quick Conversions
| LSL | DKK |
|---|---|
| 1 LSL | 0.40 DKK |
| 10 LSL | 4.03 DKK |
| 50 LSL | 20.16 DKK |
| 100 LSL | 40.32 DKK |
| 500 LSL | 201.62 DKK |
| 1,000 LSL | 403.24 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-09-06T03:32:09Z",
"rates": {
"DKK": 0.403241
}
}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.3241,
"rate": 0.403241
}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