Rate Overview
Live
1 CLP = 0.008625 GTQ
1 GTQ = 115.9420
CLP
Avg
0.008581
High
0.008625
Low
0.008534
Last updated: 4/17/2026, 6:29:55 AM
Quick Conversions
| CLP | GTQ |
|---|---|
| 1 CLP | 0.01 GTQ |
| 10 CLP | 0.09 GTQ |
| 50 CLP | 0.43 GTQ |
| 100 CLP | 0.86 GTQ |
| 500 CLP | 4.31 GTQ |
| 1,000 CLP | 8.63 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-04-17T06:29:55Z",
"rates": {
"GTQ": 0.008625
}
}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.8625,
"rate": 0.008625
}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