Rate Overview
Live
1 HTG = 0.908651 VUV
1 VUV = 1.1005
HTG
Avg
0.910329
High
0.941457
Low
0.882281
Last updated: 7/22/2026, 6:10:41 AM
Quick Conversions
| HTG | VUV |
|---|---|
| 1 HTG | 0.91 VUV |
| 10 HTG | 9.09 VUV |
| 50 HTG | 45.43 VUV |
| 100 HTG | 90.87 VUV |
| 500 HTG | 454.33 VUV |
| 1,000 HTG | 908.65 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-22T06:10:41Z",
"rates": {
"VUV": 0.908651
}
}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": 90.8651,
"rate": 0.908651
}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