Rate Overview
Live
1 LVL = 10.6165 DKK
1 DKK = 0.094193
LVL
Avg
10.6375
High
10.6941
Low
10.6161
Last updated: 6/19/2026, 8:24:36 AM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.62 DKK |
| 10 LVL | 106.16 DKK |
| 50 LVL | 530.82 DKK |
| 100 LVL | 1,061.65 DKK |
| 500 LVL | 5,308.23 DKK |
| 1,000 LVL | 10,616.45 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-06-19T08:24:36Z",
"rates": {
"DKK": 10.616453
}
}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": 1061.6453,
"rate": 10.616453
}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