Rate Overview
Live
1 COP = 0.002365 GTQ
1 GTQ = 422.8330
COP
Avg
0.002053
High
0.002365
Low
0.001837
Last updated: 7/22/2026, 3:28:24 PM
Quick Conversions
| COP | GTQ |
|---|---|
| 1 COP | 0.00 GTQ |
| 10 COP | 0.02 GTQ |
| 50 COP | 0.12 GTQ |
| 100 COP | 0.24 GTQ |
| 500 COP | 1.18 GTQ |
| 1,000 COP | 2.36 GTQ |
Get COP/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=GTQExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-22T15:28:24Z",
"rates": {
"GTQ": 0.002365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "GTQ",
"amount": 100
},
"result": 0.2365,
"rate": 0.002365
}Build with COP/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key