Rate Overview
Live
1 HKD = 3343.02 VND
1 VND = 0.000299
HKD
Avg
3350.62
High
3362.31
Low
3341.30
Last updated: 8/11/2026, 2:49:26 PM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,343.02 VND |
| 10 HKD | 33,430.15 VND |
| 50 HKD | 167,150.77 VND |
| 100 HKD | 334,301.54 VND |
| 500 HKD | 1,671,507.68 VND |
| 1,000 HKD | 3,343,015.36 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-08-11T14:49:26Z",
"rates": {
"VND": 3343.015364
}
}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": 334301.5364,
"rate": 3343.015364
}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