Rate Overview
Live
1 HKD = 3339.26 VND
1 VND = 0.000299
HKD
Avg
3337.85
High
3344.59
Low
3331.08
Last updated: 9/1/2026, 2:20:39 PM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,339.26 VND |
| 10 HKD | 33,392.59 VND |
| 50 HKD | 166,962.97 VND |
| 100 HKD | 333,925.94 VND |
| 500 HKD | 1,669,629.71 VND |
| 1,000 HKD | 3,339,259.41 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-09-01T14:20:39Z",
"rates": {
"VND": 3339.25941
}
}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": 333925.941,
"rate": 3339.25941
}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