Rate Overview
Live
1 CUP = 0.287362 GTQ
1 GTQ = 3.4799
CUP
Avg
0.287537
High
0.287793
Low
0.287358
Last updated: 6/19/2026, 8:53:40 AM
Quick Conversions
| CUP | GTQ |
|---|---|
| 1 CUP | 0.29 GTQ |
| 10 CUP | 2.87 GTQ |
| 50 CUP | 14.37 GTQ |
| 100 CUP | 28.74 GTQ |
| 500 CUP | 143.68 GTQ |
| 1,000 CUP | 287.36 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-06-19T08:53:40Z",
"rates": {
"GTQ": 0.287362
}
}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.7362,
"rate": 0.287362
}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