Rate Overview
Live
1 LTL = 2.1480 DKK
1 DKK = 0.465553
LTL
Avg
2.1541
High
2.1660
Low
2.1460
Last updated: 4/17/2026, 6:12:51 AM
Quick Conversions
| LTL | DKK |
|---|---|
| 1 LTL | 2.15 DKK |
| 10 LTL | 21.48 DKK |
| 50 LTL | 107.40 DKK |
| 100 LTL | 214.80 DKK |
| 500 LTL | 1,073.99 DKK |
| 1,000 LTL | 2,147.98 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-04-17T06:12:51Z",
"rates": {
"DKK": 2.147981
}
}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": 214.7981,
"rate": 2.147981
}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