Rate Overview
Live
1 HKD = 3367.89 VND
1 VND = 0.000297
HKD
Avg
3365.19
High
3381.46
Low
3333.11
Last updated: 7/27/2026, 9:05:54 AM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,367.89 VND |
| 10 HKD | 33,678.86 VND |
| 50 HKD | 168,394.31 VND |
| 100 HKD | 336,788.62 VND |
| 500 HKD | 1,683,943.08 VND |
| 1,000 HKD | 3,367,886.15 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-27T09:05:54Z",
"rates": {
"VND": 3367.886152
}
}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": 336788.6152,
"rate": 3367.886152
}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