Rate Overview
Live
1 DKK = 0.462539 LTL
1 LTL = 2.1620
DKK
Avg
0.462156
High
0.465702
Low
0.454778
Last updated: 5/27/2026, 1:35:21 PM
Quick Conversions
| DKK | LTL |
|---|---|
| 1 DKK | 0.46 LTL |
| 10 DKK | 4.63 LTL |
| 50 DKK | 23.13 LTL |
| 100 DKK | 46.25 LTL |
| 500 DKK | 231.27 LTL |
| 1,000 DKK | 462.54 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-05-27T13:35:21Z",
"rates": {
"LTL": 0.462539
}
}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.253899999999994,
"rate": 0.462539
}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