Rate Overview
Live
1 HKD = 3374.21 VND
1 VND = 0.000296
HKD
Avg
3341.34
High
3402.21
Low
3252.53
Last updated: 3/27/2026, 11:15:04 AM
Quick Conversions
| HKD | VND |
|---|---|
| 1 HKD | 3,374.21 VND |
| 10 HKD | 33,742.07 VND |
| 50 HKD | 168,710.35 VND |
| 100 HKD | 337,420.70 VND |
| 500 HKD | 1,687,103.49 VND |
| 1,000 HKD | 3,374,206.97 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-27T11:15:04Z",
"rates": {
"VND": 3374.206972
}
}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": 337420.6972,
"rate": 3374.206972
}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