Rate Overview
Live
1 HTG = 0.913103 VUV
1 VUV = 1.0952
HTG
Avg
0.909712
High
0.913103
Low
0.902603
Last updated: 3/28/2026, 1:45:12 PM
Quick Conversions
| HTG | VUV |
|---|---|
| 1 HTG | 0.91 VUV |
| 10 HTG | 9.13 VUV |
| 50 HTG | 45.66 VUV |
| 100 HTG | 91.31 VUV |
| 500 HTG | 456.55 VUV |
| 1,000 HTG | 913.10 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-03-28T13:45:12Z",
"rates": {
"VUV": 0.913103
}
}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.3103,
"rate": 0.913103
}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