Rate Overview
Live
1 VUV = 0.064487 GTQ
1 GTQ = 15.5070
VUV
Avg
0.064232
High
0.064487
Low
0.063925
Last updated: 8/16/2026, 4:35:52 AM
Quick Conversions
| VUV | GTQ |
|---|---|
| 1 VUV | 0.06 GTQ |
| 10 VUV | 0.64 GTQ |
| 50 VUV | 3.22 GTQ |
| 100 VUV | 6.45 GTQ |
| 500 VUV | 32.24 GTQ |
| 1,000 VUV | 64.49 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-08-16T04:35:52Z",
"rates": {
"GTQ": 0.064487
}
}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.4487000000000005,
"rate": 0.064487
}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