Rate Overview
Live
1 CLP = 0.008157 GTQ
1 GTQ = 122.5941
CLP
Avg
0.008338
High
0.008993
Low
0.007895
Last updated: 7/22/2026, 7:40:11 PM
Quick Conversions
| CLP | GTQ |
|---|---|
| 1 CLP | 0.01 GTQ |
| 10 CLP | 0.08 GTQ |
| 50 CLP | 0.41 GTQ |
| 100 CLP | 0.82 GTQ |
| 500 CLP | 4.08 GTQ |
| 1,000 CLP | 8.16 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-22T19:40:11Z",
"rates": {
"GTQ": 0.008157
}
}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.8157,
"rate": 0.008157
}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