Rate Overview
Live
1 LTL = 2.1703 DKK
1 DKK = 0.460766
LTL
Avg
2.1650
High
2.1713
Low
2.1545
Last updated: 3/27/2026, 1:23:05 PM
Quick Conversions
| LTL | DKK |
|---|---|
| 1 LTL | 2.17 DKK |
| 10 LTL | 21.70 DKK |
| 50 LTL | 108.51 DKK |
| 100 LTL | 217.03 DKK |
| 500 LTL | 1,085.15 DKK |
| 1,000 LTL | 2,170.30 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-27T13:23:05Z",
"rates": {
"DKK": 2.170297
}
}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": 217.02970000000002,
"rate": 2.170297
}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