Rate Overview
Live
1 HTG = 0.912188 VUV
1 VUV = 1.0963
HTG
Avg
0.907719
High
0.917231
Low
0.896341
Last updated: 7/28/2026, 11:57:53 AM
Quick Conversions
| HTG | VUV |
|---|---|
| 1 HTG | 0.91 VUV |
| 10 HTG | 9.12 VUV |
| 50 HTG | 45.61 VUV |
| 100 HTG | 91.22 VUV |
| 500 HTG | 456.09 VUV |
| 1,000 HTG | 912.19 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-28T11:57:53Z",
"rates": {
"VUV": 0.912188
}
}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.2188,
"rate": 0.912188
}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