Rate Overview
Live
1 DKK = 18.4372 VUV
1 VUV = 0.054238
DKK
Avg
18.4682
High
18.5124
Low
18.3998
Last updated: 3/28/2026, 9:22:24 AM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.44 VUV |
| 10 DKK | 184.37 VUV |
| 50 DKK | 921.86 VUV |
| 100 DKK | 1,843.72 VUV |
| 500 DKK | 9,218.59 VUV |
| 1,000 DKK | 18,437.18 VUV |
Get DKK/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=VUVExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-28T09:22:24Z",
"rates": {
"VUV": 18.437183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "VUV",
"amount": 100
},
"result": 1843.7183,
"rate": 18.437183
}Build with DKK/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key