Rate Overview
Live
1 CRC = 0.016762 GTQ
1 GTQ = 59.6588
CRC
Avg
0.016759
High
0.016809
Low
0.016746
Last updated: 7/8/2026, 5:54:28 AM
Quick Conversions
| CRC | GTQ |
|---|---|
| 1 CRC | 0.02 GTQ |
| 10 CRC | 0.17 GTQ |
| 50 CRC | 0.84 GTQ |
| 100 CRC | 1.68 GTQ |
| 500 CRC | 8.38 GTQ |
| 1,000 CRC | 16.76 GTQ |
Get CRC/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=GTQExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-08T05:54:28Z",
"rates": {
"GTQ": 0.016762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "GTQ",
"amount": 100
},
"result": 1.6762,
"rate": 0.016762
}Build with CRC/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key