Rate Overview
Live
1 VUV = 1.0940 HTG
1 HTG = 0.914114
VUV
Avg
1.0965
High
1.1018
Low
1.0896
Last updated: 7/21/2026, 1:42:08 AM
Quick Conversions
| VUV | HTG |
|---|---|
| 1 VUV | 1.09 HTG |
| 10 VUV | 10.94 HTG |
| 50 VUV | 54.70 HTG |
| 100 VUV | 109.40 HTG |
| 500 VUV | 546.98 HTG |
| 1,000 VUV | 1,093.96 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-21T01:42:08Z",
"rates": {
"HTG": 1.093956
}
}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.39559999999999,
"rate": 1.093956
}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