Rate Overview
Live
1 XCD = 2.8200 GTQ
1 GTQ = 0.354613
XCD
Avg
2.8296
High
2.8412
Low
2.8131
Last updated: 7/26/2026, 12:26:30 AM
Quick Conversions
| XCD | GTQ |
|---|---|
| 1 XCD | 2.82 GTQ |
| 10 XCD | 28.20 GTQ |
| 50 XCD | 141.00 GTQ |
| 100 XCD | 282.00 GTQ |
| 500 XCD | 1,409.99 GTQ |
| 1,000 XCD | 2,819.98 GTQ |
Get XCD/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=GTQExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-26T00:26:30Z",
"rates": {
"GTQ": 2.819979
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "GTQ",
"amount": 100
},
"result": 281.9979,
"rate": 2.819979
}Build with XCD/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key