Rate Overview
Live
1 DKK = 0.462159 LTL
1 LTL = 2.1638
DKK
Avg
0.461367
High
0.463502
Low
0.450296
Last updated: 7/16/2026, 8:36:16 AM
Quick Conversions
| DKK | LTL |
|---|---|
| 1 DKK | 0.46 LTL |
| 10 DKK | 4.62 LTL |
| 50 DKK | 23.11 LTL |
| 100 DKK | 46.22 LTL |
| 500 DKK | 231.08 LTL |
| 1,000 DKK | 462.16 LTL |
Get DKK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=LTLExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-16T08:36:16Z",
"rates": {
"LTL": 0.462159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "LTL",
"amount": 100
},
"result": 46.2159,
"rate": 0.462159
}Build with DKK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key