Rate Overview
Live
1 COP = 0.002452 GTQ
1 GTQ = 407.8303
COP
Avg
0.002433
High
0.002452
Low
0.002410
Last updated: 9/9/2026, 8:23:54 AM
Quick Conversions
| COP | GTQ |
|---|---|
| 1 COP | 0.00 GTQ |
| 10 COP | 0.02 GTQ |
| 50 COP | 0.12 GTQ |
| 100 COP | 0.25 GTQ |
| 500 COP | 1.23 GTQ |
| 1,000 COP | 2.45 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-09-09T08:23:54Z",
"rates": {
"GTQ": 0.002452
}
}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.24520000000000003,
"rate": 0.002452
}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