Rate Overview
Live
1 DKK = 0.460766 LTL
1 LTL = 2.1703
DKK
Avg
0.461895
High
0.464135
Low
0.460543
Last updated: 3/27/2026, 1:26:52 PM
Quick Conversions
| DKK | LTL |
|---|---|
| 1 DKK | 0.46 LTL |
| 10 DKK | 4.61 LTL |
| 50 DKK | 23.04 LTL |
| 100 DKK | 46.08 LTL |
| 500 DKK | 230.38 LTL |
| 1,000 DKK | 460.77 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-27T13:26:52Z",
"rates": {
"LTL": 0.460766
}
}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.0766,
"rate": 0.460766
}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