Rate Overview
Live
1 CLP = 0.008042 GTQ
1 GTQ = 124.3472
CLP
Avg
0.008119
High
0.008171
Low
0.008042
Last updated: 7/26/2026, 1:09:56 AM
Quick Conversions
| CLP | GTQ |
|---|---|
| 1 CLP | 0.01 GTQ |
| 10 CLP | 0.08 GTQ |
| 50 CLP | 0.40 GTQ |
| 100 CLP | 0.80 GTQ |
| 500 CLP | 4.02 GTQ |
| 1,000 CLP | 8.04 GTQ |
Get CLP/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=GTQExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-26T01:09:56Z",
"rates": {
"GTQ": 0.008042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "GTQ",
"amount": 100
},
"result": 0.8042,
"rate": 0.008042
}Build with CLP/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key