Rate Overview
Live
1 DKK = 0.465202 LTL
1 LTL = 2.1496
DKK
Avg
0.463508
High
0.465202
Low
0.461750
Last updated: 5/7/2026, 9:16:55 AM
Quick Conversions
| DKK | LTL |
|---|---|
| 1 DKK | 0.47 LTL |
| 10 DKK | 4.65 LTL |
| 50 DKK | 23.26 LTL |
| 100 DKK | 46.52 LTL |
| 500 DKK | 232.60 LTL |
| 1,000 DKK | 465.20 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-07T09:16:55Z",
"rates": {
"LTL": 0.465202
}
}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.5202,
"rate": 0.465202
}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