Rate Overview
Live
1 HTG = 0.903037 VUV
1 VUV = 1.1074
HTG
Avg
0.907787
High
0.930278
Low
0.873473
Last updated: 5/27/2026, 6:24:19 PM
Quick Conversions
| HTG | VUV |
|---|---|
| 1 HTG | 0.90 VUV |
| 10 HTG | 9.03 VUV |
| 50 HTG | 45.15 VUV |
| 100 HTG | 90.30 VUV |
| 500 HTG | 451.52 VUV |
| 1,000 HTG | 903.04 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-05-27T18:24:19Z",
"rates": {
"VUV": 0.903037
}
}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.30369999999999,
"rate": 0.903037
}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