Rate Overview
Live
1 COP = 0.002079 GTQ
1 GTQ = 481.0005
COP
Avg
0.001955
High
0.002123
Low
0.001769
Last updated: 3/28/2026, 2:01:40 PM
Quick Conversions
| COP | GTQ |
|---|---|
| 1 COP | 0.00 GTQ |
| 10 COP | 0.02 GTQ |
| 50 COP | 0.10 GTQ |
| 100 COP | 0.21 GTQ |
| 500 COP | 1.04 GTQ |
| 1,000 COP | 2.08 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-03-28T14:01:40Z",
"rates": {
"GTQ": 0.002079
}
}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.2079,
"rate": 0.002079
}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