Rate Overview
Live
1 HKD = 15.2123 VUV
1 VUV = 0.065736
HKD
Avg
15.2005
High
15.2269
Low
15.0986
Last updated: 3/6/2026, 8:55:05 AM
Quick Conversions
| HKD | VUV |
|---|---|
| 1 HKD | 15.21 VUV |
| 10 HKD | 152.12 VUV |
| 50 HKD | 760.61 VUV |
| 100 HKD | 1,521.23 VUV |
| 500 HKD | 7,606.13 VUV |
| 1,000 HKD | 15,212.26 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-03-06T08:55:05Z",
"rates": {
"VUV": 15.212256
}
}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": 1521.2256,
"rate": 15.212256
}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