Rate Overview
Live
1 DKK = 0.093880 LVL
1 LVL = 10.6519
DKK
Avg
0.094179
High
0.095351
Low
0.093741
Last updated: 7/28/2026, 1:58:35 PM
Quick Conversions
| DKK | LVL |
|---|---|
| 1 DKK | 0.09 LVL |
| 10 DKK | 0.94 LVL |
| 50 DKK | 4.69 LVL |
| 100 DKK | 9.39 LVL |
| 500 DKK | 46.94 LVL |
| 1,000 DKK | 93.88 LVL |
Get DKK/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=LVLExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-28T13:58:35Z",
"rates": {
"LVL": 0.09388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "LVL",
"amount": 100
},
"result": 9.388,
"rate": 0.09388
}Build with DKK/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key