Rate Overview
Live
1 DKK = 2.5240 LSL
1 LSL = 0.396204
DKK
Avg
2.5550
High
2.6287
Low
2.4828
Last updated: 7/14/2026, 2:18:34 PM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.52 LSL |
| 10 DKK | 25.24 LSL |
| 50 DKK | 126.20 LSL |
| 100 DKK | 252.40 LSL |
| 500 DKK | 1,261.98 LSL |
| 1,000 DKK | 2,523.95 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-14T14:18:34Z",
"rates": {
"LSL": 2.523952
}
}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": 252.3952,
"rate": 2.523952
}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