Rate Overview
Live
1 DKK = 18.1602 VUV
1 VUV = 0.055066
DKK
Avg
18.1673
High
18.2437
Low
18.0384
Last updated: 7/28/2026, 8:52:33 AM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.16 VUV |
| 10 DKK | 181.60 VUV |
| 50 DKK | 908.01 VUV |
| 100 DKK | 1,816.02 VUV |
| 500 DKK | 9,080.08 VUV |
| 1,000 DKK | 18,160.16 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-28T08:52:33Z",
"rates": {
"VUV": 18.160162
}
}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": 1816.0162,
"rate": 18.160162
}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