Rate Overview
Live
1 LTL = 2.1662 DKK
1 DKK = 0.461643
LTL
Avg
2.1639
High
2.1800
Low
2.1513
Last updated: 3/27/2026, 3:00:14 PM
Quick Conversions
| LTL | DKK |
|---|---|
| 1 LTL | 2.17 DKK |
| 10 LTL | 21.66 DKK |
| 50 LTL | 108.31 DKK |
| 100 LTL | 216.62 DKK |
| 500 LTL | 1,083.09 DKK |
| 1,000 LTL | 2,166.18 DKK |
Get LTL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=DKKExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-27T15:00:14Z",
"rates": {
"DKK": 2.166178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "DKK",
"amount": 100
},
"result": 216.6178,
"rate": 2.166178
}Build with LTL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key