Rate Overview
Live
1 LVL = 10.5720 DKK
1 DKK = 0.094590
LVL
Avg
10.6302
High
10.6511
Low
10.5720
Last updated: 7/31/2026, 12:23:25 AM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.57 DKK |
| 10 LVL | 105.72 DKK |
| 50 LVL | 528.60 DKK |
| 100 LVL | 1,057.20 DKK |
| 500 LVL | 5,285.99 DKK |
| 1,000 LVL | 10,571.99 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-31T00:23:25Z",
"rates": {
"DKK": 10.571985
}
}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": 1057.1985,
"rate": 10.571985
}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