Rate Overview
Live
1 HKD = 3375.03 VND
1 VND = 0.000296
HKD
Avg
3363.23
High
3381.46
Low
3333.32
Last updated: 3/27/2026, 7:45:23 AM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,375.03 VND |
| 10 HKD | 33,750.33 VND |
| 50 HKD | 168,751.64 VND |
| 100 HKD | 337,503.27 VND |
| 500 HKD | 1,687,516.36 VND |
| 1,000 HKD | 3,375,032.72 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-27T07:45:23Z",
"rates": {
"VND": 3375.032715
}
}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": 337503.2715,
"rate": 3375.032715
}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