Rate Overview
Live
1 DKK = 2.5130 LSL
1 LSL = 0.397938
DKK
Avg
2.5098
High
2.5201
Low
2.5013
Last updated: 7/2/2026, 2:57:25 PM
Quick Conversions
| DKK | LSL |
|---|---|
| 1 DKK | 2.51 LSL |
| 10 DKK | 25.13 LSL |
| 50 DKK | 125.65 LSL |
| 100 DKK | 251.30 LSL |
| 500 DKK | 1,256.48 LSL |
| 1,000 DKK | 2,512.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-02T14:57:25Z",
"rates": {
"LSL": 2.512954
}
}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": 251.2954,
"rate": 2.512954
}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