Rate Overview
Live
1 HTG = 0.900265 VUV
1 VUV = 1.1108
HTG
Avg
0.906544
High
0.910533
Low
0.900265
Last updated: 4/17/2026, 10:44:42 AM
Quick Conversions
| HTG | VUV |
|---|---|
| 1 HTG | 0.90 VUV |
| 10 HTG | 9.00 VUV |
| 50 HTG | 45.01 VUV |
| 100 HTG | 90.03 VUV |
| 500 HTG | 450.13 VUV |
| 1,000 HTG | 900.27 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-04-17T10:44:42Z",
"rates": {
"VUV": 0.900265
}
}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.0265,
"rate": 0.900265
}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