Rate Overview
Live
1 COP = 0.002434 GTQ
1 GTQ = 410.8463
COP
Avg
0.002431
High
0.002444
Low
0.002422
Last updated: 8/20/2026, 10:47:42 AM
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.22 GTQ |
| 1,000 COP | 2.43 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-08-20T10:47:42Z",
"rates": {
"GTQ": 0.002434
}
}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.2434,
"rate": 0.002434
}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