Rate Overview
Live
1 CLP = 0.008413 GTQ
1 GTQ = 118.8637
CLP
Avg
0.008596
High
0.008776
Low
0.008413
Last updated: 3/7/2026, 7:42:28 AM
Quick Conversions
| CLP | GTQ |
|---|---|
| 1 CLP | 0.01 GTQ |
| 10 CLP | 0.08 GTQ |
| 50 CLP | 0.42 GTQ |
| 100 CLP | 0.84 GTQ |
| 500 CLP | 4.21 GTQ |
| 1,000 CLP | 8.41 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-03-07T07:42:28Z",
"rates": {
"GTQ": 0.008413
}
}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.8413,
"rate": 0.008413
}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