Rate Overview
Live
1 VUV = 0.054905 DKK
1 DKK = 18.2133
VUV
Avg
0.053659
High
0.054906
Low
0.052355
Last updated: 7/20/2026, 4:39:45 PM
Quick Conversions
| VUV | DKK |
|---|---|
| 1 VUV | 0.05 DKK |
| 10 VUV | 0.55 DKK |
| 50 VUV | 2.75 DKK |
| 100 VUV | 5.49 DKK |
| 500 VUV | 27.45 DKK |
| 1,000 VUV | 54.91 DKK |
Get VUV/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=DKKExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-20T16:39:45Z",
"rates": {
"DKK": 0.054905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "DKK",
"amount": 100
},
"result": 5.4905,
"rate": 0.054905
}Build with VUV/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key