Rate Overview
Live
1 LVL = 10.6533 DKK
1 DKK = 0.093867
LVL
Avg
10.6295
High
10.7478
Low
10.5716
Last updated: 5/28/2026, 12:51:12 AM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.65 DKK |
| 10 LVL | 106.53 DKK |
| 50 LVL | 532.67 DKK |
| 100 LVL | 1,065.33 DKK |
| 500 LVL | 5,326.67 DKK |
| 1,000 LVL | 10,653.34 DKK |
Get LVL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=DKKExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-05-28T00:51:12Z",
"rates": {
"DKK": 10.653344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "DKK",
"amount": 100
},
"result": 1065.3344,
"rate": 10.653344
}Build with LVL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key