Rate Overview
Live
1 XCD = 77.2845 GYD
1 GYD = 0.012939
XCD
Avg
77.3362
High
77.5069
Low
77.2491
Last updated: 3/7/2026, 1:03:15 AM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.28 GYD |
| 10 XCD | 772.85 GYD |
| 50 XCD | 3,864.23 GYD |
| 100 XCD | 7,728.45 GYD |
| 500 XCD | 38,642.27 GYD |
| 1,000 XCD | 77,284.54 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-03-07T01:03:15Z",
"rates": {
"GYD": 77.284544
}
}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": 7728.4544,
"rate": 77.284544
}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