Rate Overview
Live
1 XCD = 2.8183 GTQ
1 GTQ = 0.354824
XCD
Avg
2.8190
High
2.8235
Low
2.8159
Last updated: 8/19/2026, 6:35:44 AM
Quick Conversions
| XCD | GTQ |
|---|---|
| 1 XCD | 2.82 GTQ |
| 10 XCD | 28.18 GTQ |
| 50 XCD | 140.91 GTQ |
| 100 XCD | 281.83 GTQ |
| 500 XCD | 1,409.15 GTQ |
| 1,000 XCD | 2,818.30 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-08-19T06:35:44Z",
"rates": {
"GTQ": 2.818299
}
}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.8299,
"rate": 2.818299
}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