Rate Overview
Live
1 LTL = 2.1651 DKK
1 DKK = 0.461881
LTL
Avg
2.1649
High
2.1690
Low
2.1592
Last updated: 9/13/2026, 10:31:37 AM
Quick Conversions
| LTL | DKK |
|---|---|
| 1 LTL | 2.17 DKK |
| 10 LTL | 21.65 DKK |
| 50 LTL | 108.25 DKK |
| 100 LTL | 216.51 DKK |
| 500 LTL | 1,082.53 DKK |
| 1,000 LTL | 2,165.06 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-09-13T10:31:37Z",
"rates": {
"DKK": 2.165058
}
}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.50580000000002,
"rate": 2.165058
}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