Rate Overview
Live
1 DKK = 18.4928 VUV
1 VUV = 0.054075
DKK
Avg
18.5645
High
18.6496
Low
18.4815
Last updated: 5/7/2026, 10:11:51 PM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.49 VUV |
| 10 DKK | 184.93 VUV |
| 50 DKK | 924.64 VUV |
| 100 DKK | 1,849.28 VUV |
| 500 DKK | 9,246.41 VUV |
| 1,000 DKK | 18,492.82 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-05-07T22:11:51Z",
"rates": {
"VUV": 18.49282
}
}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": 1849.282,
"rate": 18.49282
}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