Rate Overview
Live
1 VUV = 1.1019 HTG
1 HTG = 0.907549
VUV
Avg
1.1047
High
1.1091
Low
1.1013
Last updated: 3/7/2026, 7:43:00 AM
Quick Conversions
| VUV | HTG |
|---|---|
| 1 VUV | 1.10 HTG |
| 10 VUV | 11.02 HTG |
| 50 VUV | 55.09 HTG |
| 100 VUV | 110.19 HTG |
| 500 VUV | 550.93 HTG |
| 1,000 VUV | 1,101.87 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-07T07:43:00Z",
"rates": {
"HTG": 1.101869
}
}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.1869,
"rate": 1.101869
}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