Rate Overview
Live
1 DKK = 18.1846 VUV
1 VUV = 0.054992
DKK
Avg
18.5837
High
19.1779
Low
18.1146
Last updated: 7/28/2026, 3:40:01 PM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.18 VUV |
| 10 DKK | 181.85 VUV |
| 50 DKK | 909.23 VUV |
| 100 DKK | 1,818.46 VUV |
| 500 DKK | 9,092.31 VUV |
| 1,000 DKK | 18,184.61 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-07-28T15:40:01Z",
"rates": {
"VUV": 18.184613
}
}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": 1818.4613,
"rate": 18.184613
}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