Rate Overview
Live
1 XCD = 77.0772 GYD
1 GYD = 0.012974
XCD
Avg
77.3400
High
77.8448
Low
77.0417
Last updated: 7/30/2026, 12:57:55 AM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.08 GYD |
| 10 XCD | 770.77 GYD |
| 50 XCD | 3,853.86 GYD |
| 100 XCD | 7,707.72 GYD |
| 500 XCD | 38,538.60 GYD |
| 1,000 XCD | 77,077.20 GYD |
Get XCD/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=GYDExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-30T00:57:55Z",
"rates": {
"GYD": 77.077195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "GYD",
"amount": 100
},
"result": 7707.7195,
"rate": 77.077195
}Build with XCD/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key