Rate Overview
Live
1 DKK = 0.095757 LVL
1 LVL = 10.4431
DKK
Avg
0.095160
High
0.095757
Low
0.094578
Last updated: 4/17/2026, 2:50:06 PM
Quick Conversions
| DKK | LVL |
|---|---|
| 1 DKK | 0.10 LVL |
| 10 DKK | 0.96 LVL |
| 50 DKK | 4.79 LVL |
| 100 DKK | 9.58 LVL |
| 500 DKK | 47.88 LVL |
| 1,000 DKK | 95.76 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-04-17T14:50:06Z",
"rates": {
"LVL": 0.095757
}
}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.5757,
"rate": 0.095757
}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