Rate Overview
Live
1 VND = 0.004948 HTG
1 HTG = 202.1019
VND
Avg
0.004955
High
0.004977
Low
0.004941
Last updated: 6/19/2026, 8:57:08 AM
Quick Conversions
| VND | HTG |
|---|---|
| 1 VND | 0.00 HTG |
| 10 VND | 0.05 HTG |
| 50 VND | 0.25 HTG |
| 100 VND | 0.49 HTG |
| 500 VND | 2.47 HTG |
| 1,000 VND | 4.95 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-06-19T08:57:08Z",
"rates": {
"HTG": 0.004948
}
}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.4948,
"rate": 0.004948
}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