Rate Overview
Live
1 VND = 0.005028 HTG
1 HTG = 198.8862
VND
Avg
0.005013
High
0.005047
Low
0.004982
Last updated: 3/7/2026, 8:57:07 AM
Quick Conversions
| VND | HTG |
|---|---|
| 1 VND | 0.01 HTG |
| 10 VND | 0.05 HTG |
| 50 VND | 0.25 HTG |
| 100 VND | 0.50 HTG |
| 500 VND | 2.51 HTG |
| 1,000 VND | 5.03 HTG |
Get VND/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=HTGExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T08:57:07Z",
"rates": {
"HTG": 0.005028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "HTG",
"amount": 100
},
"result": 0.5028,
"rate": 0.005028
}Build with VND/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key