Rate Overview
Live
1 DKK = 0.461693 LTL
1 LTL = 2.1659
DKK
Avg
0.462324
High
0.465452
Low
0.460543
Last updated: 7/25/2026, 7:17:21 AM
Quick Conversions
| DKK | LTL |
|---|---|
| 1 DKK | 0.46 LTL |
| 10 DKK | 4.62 LTL |
| 50 DKK | 23.08 LTL |
| 100 DKK | 46.17 LTL |
| 500 DKK | 230.85 LTL |
| 1,000 DKK | 461.69 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-25T07:17:21Z",
"rates": {
"LTL": 0.461693
}
}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.1693,
"rate": 0.461693
}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