Rate Overview
Live
1 VUV = 1.1074 HTG
1 HTG = 0.903038
VUV
Avg
1.1028
High
1.1334
Low
1.0622
Last updated: 5/27/2026, 6:37:56 PM
Quick Conversions
| VUV | HTG |
|---|---|
| 1 VUV | 1.11 HTG |
| 10 VUV | 11.07 HTG |
| 50 VUV | 55.37 HTG |
| 100 VUV | 110.74 HTG |
| 500 VUV | 553.69 HTG |
| 1,000 VUV | 1,107.37 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-05-27T18:37:56Z",
"rates": {
"HTG": 1.107373
}
}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.73729999999999,
"rate": 1.107373
}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