Rate Overview
Live
1 VUV = 1.1054 HTG
1 HTG = 0.904640
VUV
Avg
1.1000
High
1.1054
Low
1.0947
Last updated: 6/17/2026, 3:48:08 AM
Quick Conversions
| VUV | HTG |
|---|---|
| 1 VUV | 1.11 HTG |
| 10 VUV | 11.05 HTG |
| 50 VUV | 55.27 HTG |
| 100 VUV | 110.54 HTG |
| 500 VUV | 552.71 HTG |
| 1,000 VUV | 1,105.41 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-06-17T03:48:08Z",
"rates": {
"HTG": 1.105412
}
}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": 110.5412,
"rate": 1.105412
}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