Rate Overview
Live
1 LVL = 10.6380 DKK
1 DKK = 0.094003
LVL
Avg
10.6637
High
10.8405
Low
10.6280
Last updated: 7/8/2026, 4:26:06 AM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.64 DKK |
| 10 LVL | 106.38 DKK |
| 50 LVL | 531.90 DKK |
| 100 LVL | 1,063.80 DKK |
| 500 LVL | 5,318.98 DKK |
| 1,000 LVL | 10,637.95 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-08T04:26:06Z",
"rates": {
"DKK": 10.63795
}
}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.795,
"rate": 10.63795
}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