Rate Overview
Live
1 VUV = 1.0952 HTG
1 HTG = 0.913104
VUV
Avg
1.0959
High
1.1094
Low
1.0821
Last updated: 3/28/2026, 10:53:17 AM
Quick Conversions
| VUV | HTG |
|---|---|
| 1 VUV | 1.10 HTG |
| 10 VUV | 10.95 HTG |
| 50 VUV | 54.76 HTG |
| 100 VUV | 109.52 HTG |
| 500 VUV | 547.58 HTG |
| 1,000 VUV | 1,095.17 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-03-28T10:53:17Z",
"rates": {
"HTG": 1.095166
}
}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.51660000000001,
"rate": 1.095166
}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