Rate Overview
Live
1 HKD = 3364.19 VND
1 VND = 0.000297
HKD
Avg
3355.96
High
3366.86
Low
3333.32
Last updated: 3/7/2026, 12:14:53 AM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,364.19 VND |
| 10 HKD | 33,641.88 VND |
| 50 HKD | 168,209.40 VND |
| 100 HKD | 336,418.79 VND |
| 500 HKD | 1,682,093.97 VND |
| 1,000 HKD | 3,364,187.94 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-03-07T00:14:53Z",
"rates": {
"VND": 3364.18794
}
}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": 336418.794,
"rate": 3364.18794
}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