Rate Overview
Live
1 LVL = 10.6349 DKK
1 DKK = 0.094030
LVL
Avg
10.6466
High
10.8405
Low
10.6101
Last updated: 7/31/2026, 4:22:09 AM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.63 DKK |
| 10 LVL | 106.35 DKK |
| 50 LVL | 531.74 DKK |
| 100 LVL | 1,063.49 DKK |
| 500 LVL | 5,317.43 DKK |
| 1,000 LVL | 10,634.86 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-07-31T04:22:09Z",
"rates": {
"DKK": 10.634856
}
}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": 1063.4856,
"rate": 10.634856
}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