Rate Overview
Live
1 VUV = 0.063821 GTQ
1 GTQ = 15.6688
VUV
Avg
0.064234
High
0.065332
Low
0.063445
Last updated: 7/29/2026, 3:36:01 AM
Quick Conversions
| VUV | GTQ |
|---|---|
| 1 VUV | 0.06 GTQ |
| 10 VUV | 0.64 GTQ |
| 50 VUV | 3.19 GTQ |
| 100 VUV | 6.38 GTQ |
| 500 VUV | 31.91 GTQ |
| 1,000 VUV | 63.82 GTQ |
Get VUV/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=GTQExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-29T03:36:01Z",
"rates": {
"GTQ": 0.063821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "GTQ",
"amount": 100
},
"result": 6.3821,
"rate": 0.063821
}Build with VUV/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key