Rate Overview
Live
1 VUV = 0.065722 HKD
1 HKD = 15.2156
VUV
Avg
0.065474
High
0.065749
Low
0.065218
Last updated: 7/4/2026, 5:38:19 AM
Quick Conversions
| VUV | HKD |
|---|---|
| 1 VUV | 0.07 HKD |
| 10 VUV | 0.66 HKD |
| 50 VUV | 3.29 HKD |
| 100 VUV | 6.57 HKD |
| 500 VUV | 32.86 HKD |
| 1,000 VUV | 65.72 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-07-04T05:38:19Z",
"rates": {
"HKD": 0.065722
}
}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.5722000000000005,
"rate": 0.065722
}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