Rate Overview
Live
1 CUP = 0.288580 GTQ
1 GTQ = 3.4652
CUP
Avg
0.288371
High
0.288648
Low
0.287771
Last updated: 4/17/2026, 5:35:19 PM
Quick Conversions
| CUP | GTQ |
|---|---|
| 1 CUP | 0.29 GTQ |
| 10 CUP | 2.89 GTQ |
| 50 CUP | 14.43 GTQ |
| 100 CUP | 28.86 GTQ |
| 500 CUP | 144.29 GTQ |
| 1,000 CUP | 288.58 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-04-17T17:35:19Z",
"rates": {
"GTQ": 0.28858
}
}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.858,
"rate": 0.28858
}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