Rate Overview
Live
1 HKD = 3357.08 VND
1 VND = 0.000298
HKD
Avg
3364.74
High
3408.36
Low
3305.46
Last updated: 7/25/2026, 10:54:57 PM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,357.08 VND |
| 10 HKD | 33,570.81 VND |
| 50 HKD | 167,854.04 VND |
| 100 HKD | 335,708.07 VND |
| 500 HKD | 1,678,540.36 VND |
| 1,000 HKD | 3,357,080.73 VND |
Get HKD/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=VNDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-25T22:54:57Z",
"rates": {
"VND": 3357.080727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "VND",
"amount": 100
},
"result": 335708.0727,
"rate": 3357.080727
}Build with HKD/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key