Rate Overview
Live
1 CUP = 0.287709 GTQ
1 GTQ = 3.4757
CUP
Avg
0.304179
High
0.320679
Low
0.287402
Last updated: 7/26/2026, 10:48:20 AM
Quick Conversions
| CUP | GTQ |
|---|---|
| 1 CUP | 0.29 GTQ |
| 10 CUP | 2.88 GTQ |
| 50 CUP | 14.39 GTQ |
| 100 CUP | 28.77 GTQ |
| 500 CUP | 143.85 GTQ |
| 1,000 CUP | 287.71 GTQ |
Get CUP/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=GTQExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-26T10:48:20Z",
"rates": {
"GTQ": 0.287709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "GTQ",
"amount": 100
},
"result": 28.770899999999997,
"rate": 0.287709
}Build with CUP/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key