Rate Overview
Live
1 VUV = 1.0976 HTG
1 HTG = 0.911050
VUV
Avg
1.0992
High
1.1094
Low
1.0821
Last updated: 7/22/2026, 2:55:27 AM
Quick Conversions
| VUV | HTG |
|---|---|
| 1 VUV | 1.10 HTG |
| 10 VUV | 10.98 HTG |
| 50 VUV | 54.88 HTG |
| 100 VUV | 109.76 HTG |
| 500 VUV | 548.82 HTG |
| 1,000 VUV | 1,097.63 HTG |
Get VUV/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=HTGExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-22T02:55:27Z",
"rates": {
"HTG": 1.097634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "HTG",
"amount": 100
},
"result": 109.7634,
"rate": 1.097634
}Build with VUV/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key