Rate Overview
Live
1 CUP = 0.288135 GTQ
1 GTQ = 3.4706
CUP
Avg
0.288214
High
0.288447
Low
0.287386
Last updated: 5/7/2026, 8:00:41 PM
Quick Conversions
| CUP | GTQ |
|---|---|
| 1 CUP | 0.29 GTQ |
| 10 CUP | 2.88 GTQ |
| 50 CUP | 14.41 GTQ |
| 100 CUP | 28.81 GTQ |
| 500 CUP | 144.07 GTQ |
| 1,000 CUP | 288.14 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-05-07T20:00:41Z",
"rates": {
"GTQ": 0.288135
}
}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.813499999999998,
"rate": 0.288135
}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