Rate Overview
Live
1 HTG = 0.911545 VUV
1 VUV = 1.0970
HTG
Avg
0.909787
High
0.924158
Low
0.901370
Last updated: 7/21/2026, 12:51:57 PM
Quick Conversions
| HTG | VUV |
|---|---|
| 1 HTG | 0.91 VUV |
| 10 HTG | 9.12 VUV |
| 50 HTG | 45.58 VUV |
| 100 HTG | 91.15 VUV |
| 500 HTG | 455.77 VUV |
| 1,000 HTG | 911.55 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-21T12:51:57Z",
"rates": {
"VUV": 0.911545
}
}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.1545,
"rate": 0.911545
}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