Rate Overview
Live
1 CRC = 0.016842 GTQ
1 GTQ = 59.3754
CRC
Avg
0.016850
High
0.016912
Low
0.016815
Last updated: 9/9/2026, 5:35:29 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.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-09-09T05:35:29Z",
"rates": {
"GTQ": 0.016842
}
}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.6842,
"rate": 0.016842
}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