Rate Overview
Live
1 HKD = 3374.74 VND
1 VND = 0.000296
HKD
Avg
3372.66
High
3381.46
Low
3359.76
Last updated: 3/27/2026, 12:54:25 PM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,374.74 VND |
| 10 HKD | 33,747.41 VND |
| 50 HKD | 168,737.07 VND |
| 100 HKD | 337,474.15 VND |
| 500 HKD | 1,687,370.75 VND |
| 1,000 HKD | 3,374,741.49 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-27T12:54:25Z",
"rates": {
"VND": 3374.741491
}
}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": 337474.14910000004,
"rate": 3374.741491
}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