Rate Overview
Live
1 CRC = 0.016700 GTQ
1 GTQ = 59.8802
CRC
Avg
0.016584
High
0.016700
Low
0.016455
Last updated: 4/17/2026, 10:47:47 AM
Quick Conversions
| CRC | GTQ |
|---|---|
| 1 CRC | 0.02 GTQ |
| 10 CRC | 0.17 GTQ |
| 50 CRC | 0.84 GTQ |
| 100 CRC | 1.67 GTQ |
| 500 CRC | 8.35 GTQ |
| 1,000 CRC | 16.70 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-04-17T10:47:47Z",
"rates": {
"GTQ": 0.0167
}
}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.67,
"rate": 0.0167
}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