Rate Overview
Live
1 VUV = 0.065329 HKD
1 HKD = 15.3071
VUV
Avg
0.065584
High
0.067864
Low
0.062950
Last updated: 3/26/2026, 3:37:15 PM
Quick Conversions
| VUV | HKD |
|---|---|
| 1 VUV | 0.07 HKD |
| 10 VUV | 0.65 HKD |
| 50 VUV | 3.27 HKD |
| 100 VUV | 6.53 HKD |
| 500 VUV | 32.66 HKD |
| 1,000 VUV | 65.33 HKD |
Get VUV/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=HKDExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-26T15:37:15Z",
"rates": {
"HKD": 0.065329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "HKD",
"amount": 100
},
"result": 6.5329,
"rate": 0.065329
}Build with VUV/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key