Rate Overview
Live
1 HKD = 3374.87 VND
1 VND = 0.000296
HKD
Avg
3364.49
High
3389.27
Low
3333.11
Last updated: 3/27/2026, 9:31:20 AM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,374.87 VND |
| 10 HKD | 33,748.73 VND |
| 50 HKD | 168,743.66 VND |
| 100 HKD | 337,487.31 VND |
| 500 HKD | 1,687,436.56 VND |
| 1,000 HKD | 3,374,873.13 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-27T09:31:20Z",
"rates": {
"VND": 3374.873127
}
}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": 337487.3127,
"rate": 3374.873127
}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