Rate Overview
Live
1 XCD = 76.9853 GYD
1 GYD = 0.012989
XCD
Avg
77.1427
High
77.4311
Low
76.9580
Last updated: 7/31/2026, 8:50:31 AM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 76.99 GYD |
| 10 XCD | 769.85 GYD |
| 50 XCD | 3,849.27 GYD |
| 100 XCD | 7,698.53 GYD |
| 500 XCD | 38,492.66 GYD |
| 1,000 XCD | 76,985.33 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-31T08:50:31Z",
"rates": {
"GYD": 76.985326
}
}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": 7698.5326000000005,
"rate": 76.985326
}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