Rate Overview
Live
1 VUV = 0.064446 GTQ
1 GTQ = 15.5169
VUV
Avg
0.064529
High
0.064906
Low
0.064409
Last updated: 3/6/2026, 12:17:17 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.22 GTQ |
| 1,000 VUV | 64.45 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-06T12:17:17Z",
"rates": {
"GTQ": 0.064446
}
}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.4446,
"rate": 0.064446
}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