Rate Overview
Live
1 CUP = 0.318153 GTQ
1 GTQ = 3.1431
CUP
Avg
0.318096
High
0.318679
Low
0.317605
Last updated: 5/27/2026, 10:51:06 PM
Quick Conversions
| CUP | GTQ |
|---|---|
| 1 CUP | 0.32 GTQ |
| 10 CUP | 3.18 GTQ |
| 50 CUP | 15.91 GTQ |
| 100 CUP | 31.82 GTQ |
| 500 CUP | 159.08 GTQ |
| 1,000 CUP | 318.15 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-27T22:51:06Z",
"rates": {
"GTQ": 0.318153
}
}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": 31.8153,
"rate": 0.318153
}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