Rate Overview
Live
1 HKD = 3371.64 VND
1 VND = 0.000297
HKD
Avg
3371.46
High
3376.14
Low
3363.86
Last updated: 5/7/2026, 2:50:55 PM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,371.64 VND |
| 10 HKD | 33,716.44 VND |
| 50 HKD | 168,582.21 VND |
| 100 HKD | 337,164.42 VND |
| 500 HKD | 1,685,822.09 VND |
| 1,000 HKD | 3,371,644.18 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-05-07T14:50:55Z",
"rates": {
"VND": 3371.644182
}
}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": 337164.4182,
"rate": 3371.644182
}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