Rate Overview
Live
1 CLP = 0.008467 GTQ
1 GTQ = 118.1056
CLP
Avg
0.008502
High
0.008606
Low
0.008410
Last updated: 6/19/2026, 8:54:28 AM
Quick Conversions
| CLP | GTQ |
|---|---|
| 1 CLP | 0.01 GTQ |
| 10 CLP | 0.08 GTQ |
| 50 CLP | 0.42 GTQ |
| 100 CLP | 0.85 GTQ |
| 500 CLP | 4.23 GTQ |
| 1,000 CLP | 8.47 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-06-19T08:54:28Z",
"rates": {
"GTQ": 0.008467
}
}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.8467,
"rate": 0.008467
}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