Rate Overview
Live
1 DKK = 0.461382 LTL
1 LTL = 2.1674
DKK
Avg
0.461742
High
0.464084
Low
0.460508
Last updated: 3/27/2026, 9:50:17 AM
Quick Conversions
| DKK | LTL |
|---|---|
| 1 DKK | 0.46 LTL |
| 10 DKK | 4.61 LTL |
| 50 DKK | 23.07 LTL |
| 100 DKK | 46.14 LTL |
| 500 DKK | 230.69 LTL |
| 1,000 DKK | 461.38 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-03-27T09:50:17Z",
"rates": {
"LTL": 0.461382
}
}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.138200000000005,
"rate": 0.461382
}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