Rate Overview
Live
1 HKD = 15.1224 VUV
1 VUV = 0.066127
HKD
Avg
15.1860
High
15.2341
Low
15.1224
Last updated: 7/25/2026, 4:46:56 AM
Quick Conversions
| HKD | VUV |
|---|---|
| 1 HKD | 15.12 VUV |
| 10 HKD | 151.22 VUV |
| 50 HKD | 756.12 VUV |
| 100 HKD | 1,512.24 VUV |
| 500 HKD | 7,561.18 VUV |
| 1,000 HKD | 15,122.37 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-25T04:46:56Z",
"rates": {
"VUV": 15.122366
}
}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": 1512.2366,
"rate": 15.122366
}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