Rate Overview
Live
1 VUV = 0.063625 GTQ
1 GTQ = 15.7171
VUV
Avg
0.064303
High
0.064906
Low
0.063625
Last updated: 3/27/2026, 11:39:59 AM
Quick Conversions
| VUV | GTQ |
|---|---|
| 1 VUV | 0.06 GTQ |
| 10 VUV | 0.64 GTQ |
| 50 VUV | 3.18 GTQ |
| 100 VUV | 6.36 GTQ |
| 500 VUV | 31.81 GTQ |
| 1,000 VUV | 63.63 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-03-27T11:39:59Z",
"rates": {
"GTQ": 0.063625
}
}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.3625,
"rate": 0.063625
}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