Rate Overview
Live
1 HKD = 15.1760 VUV
1 VUV = 0.065894
HKD
Avg
15.1860
High
15.2194
Low
15.1184
Last updated: 6/15/2026, 9:56:17 AM
Quick Conversions
| HKD | VUV |
|---|---|
| 1 HKD | 15.18 VUV |
| 10 HKD | 151.76 VUV |
| 50 HKD | 758.80 VUV |
| 100 HKD | 1,517.60 VUV |
| 500 HKD | 7,587.98 VUV |
| 1,000 HKD | 15,175.96 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-06-15T09:56:17Z",
"rates": {
"VUV": 15.17596
}
}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": 1517.596,
"rate": 15.17596
}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