Rate Overview
Live
1 DKK = 18.3787 VUV
1 VUV = 0.054411
DKK
Avg
18.3263
High
18.3787
Low
18.2550
Last updated: 7/8/2026, 3:35:55 AM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.38 VUV |
| 10 DKK | 183.79 VUV |
| 50 DKK | 918.93 VUV |
| 100 DKK | 1,837.87 VUV |
| 500 DKK | 9,189.34 VUV |
| 1,000 DKK | 18,378.69 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-08T03:35:55Z",
"rates": {
"VUV": 18.378689
}
}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": 1837.8689000000002,
"rate": 18.378689
}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