Rate Overview
Live
1 VUV = 0.066351 HKD
1 HKD = 15.0714
VUV
Avg
0.066310
High
0.067052
Low
0.065948
Last updated: 5/26/2026, 8:18:31 AM
Quick Conversions
| VUV | HKD |
|---|---|
| 1 VUV | 0.07 HKD |
| 10 VUV | 0.66 HKD |
| 50 VUV | 3.32 HKD |
| 100 VUV | 6.64 HKD |
| 500 VUV | 33.18 HKD |
| 1,000 VUV | 66.35 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-05-26T08:18:31Z",
"rates": {
"HKD": 0.066351
}
}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.6350999999999996,
"rate": 0.066351
}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