Rate Overview
Live
1 LTL = 2.1642 DKK
1 DKK = 0.462068
LTL
Avg
2.1659
High
2.1692
Low
2.1635
Last updated: 7/11/2026, 8:55:09 PM
Quick Conversions
| LTL | DKK |
|---|---|
| 1 LTL | 2.16 DKK |
| 10 LTL | 21.64 DKK |
| 50 LTL | 108.21 DKK |
| 100 LTL | 216.42 DKK |
| 500 LTL | 1,082.09 DKK |
| 1,000 LTL | 2,164.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-07-11T20:55:09Z",
"rates": {
"DKK": 2.164182
}
}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.41819999999998,
"rate": 2.164182
}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