Rate Overview
Live
1 DKK = 0.094067 LVL
1 LVL = 10.6307
DKK
Avg
0.093872
High
0.094472
Low
0.093343
Last updated: 3/7/2026, 9:14:08 AM
Quick Conversions
| DKK | LVL |
|---|---|
| 1 DKK | 0.09 LVL |
| 10 DKK | 0.94 LVL |
| 50 DKK | 4.70 LVL |
| 100 DKK | 9.41 LVL |
| 500 DKK | 47.03 LVL |
| 1,000 DKK | 94.07 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-07T09:14:08Z",
"rates": {
"LVL": 0.094067
}
}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.406699999999999,
"rate": 0.094067
}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