Rate Overview
Live
1 VUV = 0.064395 GTQ
1 GTQ = 15.5292
VUV
Avg
0.064478
High
0.064967
Low
0.064361
Last updated: 5/29/2026, 4:29:43 PM
Quick Conversions
| VUV | GTQ |
|---|---|
| 1 VUV | 0.06 GTQ |
| 10 VUV | 0.64 GTQ |
| 50 VUV | 3.22 GTQ |
| 100 VUV | 6.44 GTQ |
| 500 VUV | 32.20 GTQ |
| 1,000 VUV | 64.40 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-05-29T16:29:43Z",
"rates": {
"GTQ": 0.064395
}
}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.4395,
"rate": 0.064395
}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