Rate Overview
Live
1 HTG = 202.0882 VND
1 VND = 0.004948
HTG
Avg
201.8118
High
202.3681
Low
200.9089
Last updated: 6/19/2026, 8:25:46 AM
Quick Conversions
| HTG | VND |
|---|---|
| 1 HTG | 202.09 VND |
| 10 HTG | 2,020.88 VND |
| 50 HTG | 10,104.41 VND |
| 100 HTG | 20,208.82 VND |
| 500 HTG | 101,044.12 VND |
| 1,000 HTG | 202,088.24 VND |
Get HTG/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=VNDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-06-19T08:25:46Z",
"rates": {
"VND": 202.088237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "VND",
"amount": 100
},
"result": 20208.8237,
"rate": 202.088237
}Build with HTG/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key