Rate Overview
Live
1 DKK = 2.5450 LSL
1 LSL = 0.392931
DKK
Avg
2.5869
High
2.6422
Low
2.5431
Last updated: 5/27/2026, 9:20:41 PM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.54 LSL |
| 10 DKK | 25.45 LSL |
| 50 DKK | 127.25 LSL |
| 100 DKK | 254.50 LSL |
| 500 DKK | 1,272.49 LSL |
| 1,000 DKK | 2,544.98 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-05-27T21:20:41Z",
"rates": {
"LSL": 2.544979
}
}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": 254.49790000000002,
"rate": 2.544979
}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