Rate Overview
Live
1 XCD = 2.8297 GTQ
1 GTQ = 0.353395
XCD
Avg
2.8276
High
2.8304
Low
2.8218
Last updated: 4/17/2026, 6:23:39 AM
Quick Conversions
| XCD | GTQ |
|---|---|
| 1 XCD | 2.83 GTQ |
| 10 XCD | 28.30 GTQ |
| 50 XCD | 141.48 GTQ |
| 100 XCD | 282.97 GTQ |
| 500 XCD | 1,414.85 GTQ |
| 1,000 XCD | 2,829.69 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-04-17T06:23:39Z",
"rates": {
"GTQ": 2.829691
}
}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": 282.96909999999997,
"rate": 2.829691
}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