Rate Overview
Live
1 XCD = 77.4311 GYD
1 GYD = 0.012915
XCD
Avg
77.2992
High
77.5213
Low
76.6091
Last updated: 7/26/2026, 4:32:00 PM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.43 GYD |
| 10 XCD | 774.31 GYD |
| 50 XCD | 3,871.56 GYD |
| 100 XCD | 7,743.11 GYD |
| 500 XCD | 38,715.55 GYD |
| 1,000 XCD | 77,431.10 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-26T16:32:00Z",
"rates": {
"GYD": 77.431103
}
}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": 7743.110299999999,
"rate": 77.431103
}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