Rate Overview
Live
1 LVL = 10.6307 DKK
1 DKK = 0.094067
LVL
Avg
10.6529
High
10.7131
Low
10.5851
Last updated: 3/7/2026, 7:38:17 AM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.63 DKK |
| 10 LVL | 106.31 DKK |
| 50 LVL | 531.53 DKK |
| 100 LVL | 1,063.07 DKK |
| 500 LVL | 5,315.35 DKK |
| 1,000 LVL | 10,630.69 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-03-07T07:38:17Z",
"rates": {
"DKK": 10.630693
}
}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.0693,
"rate": 10.630693
}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