Rate Overview
Live
1 DKK = 0.465553 LTL
1 LTL = 2.1480
DKK
Avg
0.464240
High
0.465991
Low
0.461677
Last updated: 4/17/2026, 7:35:49 AM
Quick Conversions
| DKK | LTL |
|---|---|
| 1 DKK | 0.47 LTL |
| 10 DKK | 4.66 LTL |
| 50 DKK | 23.28 LTL |
| 100 DKK | 46.56 LTL |
| 500 DKK | 232.78 LTL |
| 1,000 DKK | 465.55 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-04-17T07:35:49Z",
"rates": {
"LTL": 0.465553
}
}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.5553,
"rate": 0.465553
}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