Rate Overview
Live
1 HTG = 202.0813 VND
1 VND = 0.004949
HTG
Avg
200.9180
High
202.3153
Low
198.0607
Last updated: 7/29/2026, 10:45:20 AM
Quick Conversions
| HTG | VND |
|---|---|
| 1 HTG | 202.08 VND |
| 10 HTG | 2,020.81 VND |
| 50 HTG | 10,104.07 VND |
| 100 HTG | 20,208.13 VND |
| 500 HTG | 101,040.67 VND |
| 1,000 HTG | 202,081.33 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-07-29T10:45:20Z",
"rates": {
"VND": 202.081334
}
}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.1334,
"rate": 202.081334
}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