Rate Overview
Live
1 HKD = 15.2335 VUV
1 VUV = 0.065645
HKD
Avg
15.2152
High
15.4618
Low
15.0329
Last updated: 7/21/2026, 7:32:43 AM
Quick Conversions
| HKD | VUV |
|---|---|
| 1 HKD | 15.23 VUV |
| 10 HKD | 152.33 VUV |
| 50 HKD | 761.67 VUV |
| 100 HKD | 1,523.35 VUV |
| 500 HKD | 7,616.73 VUV |
| 1,000 HKD | 15,233.46 VUV |
Get HKD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=VUVExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-21T07:32:43Z",
"rates": {
"VUV": 15.233461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "VUV",
"amount": 100
},
"result": 1523.3461,
"rate": 15.233461
}Build with HKD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key