Rate Overview
Live
1 HTG = 0.918455 VUV
1 VUV = 1.0888
HTG
Avg
0.916846
High
0.920558
Low
0.911575
Last updated: 7/7/2026, 12:14:13 PM
Quick Conversions
| HTG | VUV |
|---|---|
| 1 HTG | 0.92 VUV |
| 10 HTG | 9.18 VUV |
| 50 HTG | 45.92 VUV |
| 100 HTG | 91.85 VUV |
| 500 HTG | 459.23 VUV |
| 1,000 HTG | 918.46 VUV |
Get HTG/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=VUVExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-07T12:14:13Z",
"rates": {
"VUV": 0.918455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "VUV",
"amount": 100
},
"result": 91.8455,
"rate": 0.918455
}Build with HTG/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key