Rate Overview
Live
1 XCD = 2.8335 GTQ
1 GTQ = 0.352918
XCD
Avg
2.8350
High
2.8390
Low
2.8327
Last updated: 3/7/2026, 1:05:16 AM
Quick Conversions
| XCD | GTQ |
|---|---|
| 1 XCD | 2.83 GTQ |
| 10 XCD | 28.34 GTQ |
| 50 XCD | 141.68 GTQ |
| 100 XCD | 283.35 GTQ |
| 500 XCD | 1,416.76 GTQ |
| 1,000 XCD | 2,833.52 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-03-07T01:05:16Z",
"rates": {
"GTQ": 2.833522
}
}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": 283.3522,
"rate": 2.833522
}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