Rate Overview
Live
1 CRC = 0.016050 GTQ
1 GTQ = 62.3053
CRC
Avg
0.016211
High
0.016311
Low
0.016050
Last updated: 3/7/2026, 7:41:28 AM
Quick Conversions
| CRC | GTQ |
|---|---|
| 1 CRC | 0.02 GTQ |
| 10 CRC | 0.16 GTQ |
| 50 CRC | 0.80 GTQ |
| 100 CRC | 1.60 GTQ |
| 500 CRC | 8.02 GTQ |
| 1,000 CRC | 16.05 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-03-07T07:41:28Z",
"rates": {
"GTQ": 0.01605
}
}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.6049999999999998,
"rate": 0.01605
}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