Rate Overview
Live
1 CRC = 0.016840 GTQ
1 GTQ = 59.3824
CRC
Avg
0.015625
High
0.016840
Low
0.015089
Last updated: 5/27/2026, 11:02:11 PM
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.42 GTQ |
| 1,000 CRC | 16.84 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-05-27T23:02:11Z",
"rates": {
"GTQ": 0.01684
}
}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.6840000000000002,
"rate": 0.01684
}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