Rate Overview
Live
1 LVL = 10.4728 DKK
1 DKK = 0.095485
LVL
Avg
10.5134
High
10.5733
Low
10.4728
Last updated: 4/17/2026, 1:30:36 PM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.47 DKK |
| 10 LVL | 104.73 DKK |
| 50 LVL | 523.64 DKK |
| 100 LVL | 1,047.28 DKK |
| 500 LVL | 5,236.41 DKK |
| 1,000 LVL | 10,472.81 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-04-17T13:30:36Z",
"rates": {
"DKK": 10.472814
}
}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": 1047.2813999999998,
"rate": 10.472814
}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