Rate Overview
Live
1 VUV = 0.064310 GTQ
1 GTQ = 15.5497
VUV
Avg
0.064030
High
0.066086
Low
0.062548
Last updated: 7/25/2026, 10:38:00 PM
Quick Conversions
| VUV | GTQ |
|---|---|
| 1 VUV | 0.06 GTQ |
| 10 VUV | 0.64 GTQ |
| 50 VUV | 3.22 GTQ |
| 100 VUV | 6.43 GTQ |
| 500 VUV | 32.16 GTQ |
| 1,000 VUV | 64.31 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-25T22:38:00Z",
"rates": {
"GTQ": 0.06431
}
}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.431000000000001,
"rate": 0.06431
}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