Rate Overview
Live
1 HTG = 201.9321 VND
1 VND = 0.004952
HTG
Avg
201.7278
High
202.4245
Low
200.9256
Last updated: 4/17/2026, 1:12:44 PM
Quick Conversions
| HTG | VND |
|---|---|
| 1 HTG | 201.93 VND |
| 10 HTG | 2,019.32 VND |
| 50 HTG | 10,096.61 VND |
| 100 HTG | 20,193.21 VND |
| 500 HTG | 100,966.06 VND |
| 1,000 HTG | 201,932.13 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-04-17T13:12:44Z",
"rates": {
"VND": 201.932126
}
}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": 20193.212600000003,
"rate": 201.932126
}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