Rate Overview
Live
1 DKK = 18.1545 VUV
1 VUV = 0.055083
DKK
Avg
18.6338
High
19.1001
Low
18.1545
Last updated: 7/27/2026, 10:49:25 PM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.15 VUV |
| 10 DKK | 181.54 VUV |
| 50 DKK | 907.72 VUV |
| 100 DKK | 1,815.45 VUV |
| 500 DKK | 9,077.23 VUV |
| 1,000 DKK | 18,154.46 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-27T22:49:25Z",
"rates": {
"VUV": 18.154458
}
}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": 1815.4458000000002,
"rate": 18.154458
}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