Rate Overview
Live
1 DKK = 0.093164 LVL
1 LVL = 10.7338
DKK
Avg
0.094020
High
0.094468
Low
0.093042
Last updated: 3/28/2026, 2:00:25 PM
Quick Conversions
| DKK | LVL |
|---|---|
| 1 DKK | 0.09 LVL |
| 10 DKK | 0.93 LVL |
| 50 DKK | 4.66 LVL |
| 100 DKK | 9.32 LVL |
| 500 DKK | 46.58 LVL |
| 1,000 DKK | 93.16 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-03-28T14:00:25Z",
"rates": {
"LVL": 0.093164
}
}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.3164,
"rate": 0.093164
}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