Rate Overview
Live
1 DKK = 0.461226 LTL
1 LTL = 2.1681
DKK
Avg
0.462175
High
0.465452
Low
0.458946
Last updated: 7/28/2026, 12:00:47 PM
Quick Conversions
| DKK | LTL |
|---|---|
| 1 DKK | 0.46 LTL |
| 10 DKK | 4.61 LTL |
| 50 DKK | 23.06 LTL |
| 100 DKK | 46.12 LTL |
| 500 DKK | 230.61 LTL |
| 1,000 DKK | 461.23 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-28T12:00:47Z",
"rates": {
"LTL": 0.461226
}
}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.122600000000006,
"rate": 0.461226
}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