Rate Overview
Live
1 VUV = 1.1000 HTG
1 HTG = 0.909099
VUV
Avg
1.0929
High
1.1000
Low
1.0863
Last updated: 7/5/2026, 6:19:42 AM
Quick Conversions
| VUV | HTG |
|---|---|
| 1 VUV | 1.10 HTG |
| 10 VUV | 11.00 HTG |
| 50 VUV | 55.00 HTG |
| 100 VUV | 110.00 HTG |
| 500 VUV | 550.00 HTG |
| 1,000 VUV | 1,099.99 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-05T06:19:42Z",
"rates": {
"HTG": 1.09999
}
}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.999,
"rate": 1.09999
}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