Rate Overview
Live
1 LVL = 10.6674 DKK
1 DKK = 0.093744
LVL
Avg
10.6455
High
10.6706
Low
10.6264
Last updated: 7/27/2026, 11:40:16 PM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.67 DKK |
| 10 LVL | 106.67 DKK |
| 50 LVL | 533.37 DKK |
| 100 LVL | 1,066.74 DKK |
| 500 LVL | 5,333.68 DKK |
| 1,000 LVL | 10,667.36 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-27T23:40:16Z",
"rates": {
"DKK": 10.667363
}
}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": 1066.7363,
"rate": 10.667363
}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