Rate Overview
Live
1 DKK = 18.3557 VUV
1 VUV = 0.054479
DKK
Avg
18.4145
High
18.5002
Low
18.3252
Last updated: 6/18/2026, 6:51:39 AM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.36 VUV |
| 10 DKK | 183.56 VUV |
| 50 DKK | 917.79 VUV |
| 100 DKK | 1,835.57 VUV |
| 500 DKK | 9,177.86 VUV |
| 1,000 DKK | 18,355.73 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-06-18T06:51:39Z",
"rates": {
"VUV": 18.355728
}
}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": 1835.5728,
"rate": 18.355728
}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