Rate Overview
Live
1 HTG = 200.8974 VND
1 VND = 0.004978
HTG
Avg
200.3210
High
202.0566
Low
198.1084
Last updated: 3/28/2026, 1:40:20 PM
Quick Conversions
| HTG | VND |
|---|---|
| 1 HTG | 200.90 VND |
| 10 HTG | 2,008.97 VND |
| 50 HTG | 10,044.87 VND |
| 100 HTG | 20,089.74 VND |
| 500 HTG | 100,448.71 VND |
| 1,000 HTG | 200,897.42 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-03-28T13:40:20Z",
"rates": {
"VND": 200.897421
}
}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": 20089.7421,
"rate": 200.897421
}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