Rate Overview
Live
1 VUV = 0.054011 DKK
1 DKK = 18.5147
VUV
Avg
0.053880
High
0.054291
Low
0.053284
Last updated: 3/7/2026, 7:38:51 AM
Quick Conversions
| VUV | DKK |
|---|---|
| 1 VUV | 0.05 DKK |
| 10 VUV | 0.54 DKK |
| 50 VUV | 2.70 DKK |
| 100 VUV | 5.40 DKK |
| 500 VUV | 27.01 DKK |
| 1,000 VUV | 54.01 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-03-07T07:38:51Z",
"rates": {
"DKK": 0.054011
}
}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.4011000000000005,
"rate": 0.054011
}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