Rate Overview
Live
1 DKK = 18.1808 VUV
1 VUV = 0.055003
DKK
Avg
18.1698
High
18.2437
Low
18.0384
Last updated: 7/28/2026, 5:00:21 AM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.18 VUV |
| 10 DKK | 181.81 VUV |
| 50 DKK | 909.04 VUV |
| 100 DKK | 1,818.08 VUV |
| 500 DKK | 9,090.41 VUV |
| 1,000 DKK | 18,180.82 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-28T05:00:21Z",
"rates": {
"VUV": 18.180822
}
}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.0821999999998,
"rate": 18.180822
}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