Rate Overview
Live
1 CRC = 0.016676 GTQ
1 GTQ = 59.9664
CRC
Avg
0.016772
High
0.016809
Low
0.016676
Last updated: 5/7/2026, 8:00:41 PM
Quick Conversions
| CRC | GTQ |
|---|---|
| 1 CRC | 0.02 GTQ |
| 10 CRC | 0.17 GTQ |
| 50 CRC | 0.83 GTQ |
| 100 CRC | 1.67 GTQ |
| 500 CRC | 8.34 GTQ |
| 1,000 CRC | 16.68 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-07T20:00:41Z",
"rates": {
"GTQ": 0.016676
}
}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.6676,
"rate": 0.016676
}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