Rate Overview
Live
1 VND = 0.004977 HTG
1 HTG = 200.9243
VND
Avg
0.004975
High
0.005000
Low
0.004949
Last updated: 3/28/2026, 2:02:41 PM
Quick Conversions
| VND | HTG |
|---|---|
| 1 VND | 0.00 HTG |
| 10 VND | 0.05 HTG |
| 50 VND | 0.25 HTG |
| 100 VND | 0.50 HTG |
| 500 VND | 2.49 HTG |
| 1,000 VND | 4.98 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-28T14:02:41Z",
"rates": {
"HTG": 0.004977
}
}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.4977,
"rate": 0.004977
}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