Rate Overview
Live
1 VUV = 0.064019 GTQ
1 GTQ = 15.6204
VUV
Avg
0.064044
High
0.064212
Low
0.063860
Last updated: 6/19/2026, 8:54:44 AM
Quick Conversions
| VUV | GTQ |
|---|---|
| 1 VUV | 0.06 GTQ |
| 10 VUV | 0.64 GTQ |
| 50 VUV | 3.20 GTQ |
| 100 VUV | 6.40 GTQ |
| 500 VUV | 32.01 GTQ |
| 1,000 VUV | 64.02 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-06-19T08:54:44Z",
"rates": {
"GTQ": 0.064019
}
}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.4019,
"rate": 0.064019
}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