Rate Overview
Live
1 LVL = 10.5169 DKK
1 DKK = 0.095085
LVL
Avg
10.5327
High
10.5716
Low
10.4959
Last updated: 5/7/2026, 7:01:50 PM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.52 DKK |
| 10 LVL | 105.17 DKK |
| 50 LVL | 525.84 DKK |
| 100 LVL | 1,051.69 DKK |
| 500 LVL | 5,258.44 DKK |
| 1,000 LVL | 10,516.88 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-07T19:01:50Z",
"rates": {
"DKK": 10.51688
}
}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": 1051.688,
"rate": 10.51688
}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