Rate Overview
Live
1 LVL = 10.6300 DKK
1 DKK = 0.094073
LVL
Avg
10.6196
High
10.6759
Low
10.4020
Last updated: 7/29/2026, 12:02:06 AM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.63 DKK |
| 10 LVL | 106.30 DKK |
| 50 LVL | 531.50 DKK |
| 100 LVL | 1,063.00 DKK |
| 500 LVL | 5,315.02 DKK |
| 1,000 LVL | 10,630.04 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-29T00:02:06Z",
"rates": {
"DKK": 10.630035
}
}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.0035,
"rate": 10.630035
}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