Rate Overview
Live
1 VUV = 1.0930 HTG
1 HTG = 0.914952
VUV
Avg
1.1008
High
1.1449
Low
1.0749
Last updated: 7/27/2026, 4:32:11 AM
Quick Conversions
| VUV | HTG |
|---|---|
| 1 VUV | 1.09 HTG |
| 10 VUV | 10.93 HTG |
| 50 VUV | 54.65 HTG |
| 100 VUV | 109.30 HTG |
| 500 VUV | 546.48 HTG |
| 1,000 VUV | 1,092.95 HTG |
Get VUV/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=HTGExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-27T04:32:11Z",
"rates": {
"HTG": 1.092954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "HTG",
"amount": 100
},
"result": 109.2954,
"rate": 1.092954
}Build with VUV/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key