Rate Overview
Live
1 HKD = 3377.33 VND
1 VND = 0.000296
HKD
Avg
3371.68
High
3377.33
Low
3362.59
Last updated: 4/17/2026, 12:01:30 AM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,377.33 VND |
| 10 HKD | 33,773.29 VND |
| 50 HKD | 168,866.44 VND |
| 100 HKD | 337,732.88 VND |
| 500 HKD | 1,688,664.42 VND |
| 1,000 HKD | 3,377,328.84 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-04-17T00:01:30Z",
"rates": {
"VND": 3377.328835
}
}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": 337732.8835,
"rate": 3377.328835
}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