Rate Overview
Live
1 DKK = 18.5147 VUV
1 VUV = 0.054011
DKK
Avg
18.5601
High
18.7672
Low
18.4192
Last updated: 3/7/2026, 7:44:37 AM
Quick Conversions
| DKK | VUV |
|---|---|
| 1 DKK | 18.51 VUV |
| 10 DKK | 185.15 VUV |
| 50 DKK | 925.74 VUV |
| 100 DKK | 1,851.47 VUV |
| 500 DKK | 9,257.36 VUV |
| 1,000 DKK | 18,514.72 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-03-07T07:44:37Z",
"rates": {
"VUV": 18.514724
}
}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": 1851.4724,
"rate": 18.514724
}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