Rate Overview
Live
1 LVL = 10.6353 DKK
1 DKK = 0.094026
LVL
Avg
10.6177
High
10.6677
Low
10.4875
Last updated: 8/1/2026, 12:35:36 PM
Quick Conversions
| LVL | DKK |
|---|---|
| 1 LVL | 10.64 DKK |
| 10 LVL | 106.35 DKK |
| 50 LVL | 531.77 DKK |
| 100 LVL | 1,063.53 DKK |
| 500 LVL | 5,317.67 DKK |
| 1,000 LVL | 10,635.33 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-08-01T12:35:36Z",
"rates": {
"DKK": 10.63533
}
}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.533,
"rate": 10.63533
}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