Rate Overview
Live
1 VUV = 0.066050 HKD
1 HKD = 15.1400
VUV
Avg
0.065768
High
0.066050
Low
0.065381
Last updated: 4/15/2026, 10:04:24 PM
Quick Conversions
| VUV | HKD |
|---|---|
| 1 VUV | 0.07 HKD |
| 10 VUV | 0.66 HKD |
| 50 VUV | 3.30 HKD |
| 100 VUV | 6.60 HKD |
| 500 VUV | 33.03 HKD |
| 1,000 VUV | 66.05 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-04-15T22:04:24Z",
"rates": {
"HKD": 0.06605
}
}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.6049999999999995,
"rate": 0.06605
}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