Rate Overview
Live
1 CLP = 0.008337 GTQ
1 GTQ = 119.9472
CLP
Avg
0.008338
High
0.008344
Low
0.008331
Last updated: 8/19/2026, 9:31:32 AM
Quick Conversions
| CLP | GTQ |
|---|---|
| 1 CLP | 0.01 GTQ |
| 10 CLP | 0.08 GTQ |
| 50 CLP | 0.42 GTQ |
| 100 CLP | 0.83 GTQ |
| 500 CLP | 4.17 GTQ |
| 1,000 CLP | 8.34 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-08-19T09:31:32Z",
"rates": {
"GTQ": 0.008337
}
}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.8337000000000001,
"rate": 0.008337
}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