Rate Overview
Live
1 DKK = 2.6353 LSL
1 LSL = 0.379463
DKK
Avg
2.5633
High
2.6353
Low
2.5150
Last updated: 3/27/2026, 4:51:53 PM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.64 LSL |
| 10 DKK | 26.35 LSL |
| 50 DKK | 131.77 LSL |
| 100 DKK | 263.53 LSL |
| 500 DKK | 1,317.65 LSL |
| 1,000 DKK | 2,635.30 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-03-27T16:51:53Z",
"rates": {
"LSL": 2.635303
}
}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": 263.5303,
"rate": 2.635303
}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