Rate Overview
Live
1 CLP = 0.008515 GTQ
1 GTQ = 117.4398
CLP
Avg
0.008470
High
0.008515
Low
0.008371
Last updated: 5/7/2026, 8:07:58 AM
Quick Conversions
| CLP | GTQ |
|---|---|
| 1 CLP | 0.01 GTQ |
| 10 CLP | 0.09 GTQ |
| 50 CLP | 0.43 GTQ |
| 100 CLP | 0.85 GTQ |
| 500 CLP | 4.26 GTQ |
| 1,000 CLP | 8.52 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-05-07T08:07:58Z",
"rates": {
"GTQ": 0.008515
}
}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.8515,
"rate": 0.008515
}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