Rate Overview
Live
1 DKK = 18.3049 VUV
1 VUV = 0.054630
DKK
Avg
18.3330
High
18.4474
Low
18.2674
Last updated: 9/2/2026, 2:28:19 AM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.30 VUV |
| 10 DKK | 183.05 VUV |
| 50 DKK | 915.25 VUV |
| 100 DKK | 1,830.49 VUV |
| 500 DKK | 9,152.47 VUV |
| 1,000 DKK | 18,304.93 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-09-02T02:28:19Z",
"rates": {
"VUV": 18.304934
}
}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": 1830.4933999999998,
"rate": 18.304934
}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