Rate Overview
Live
1 XCD = 77.3193 GYD
1 GYD = 0.012933
XCD
Avg
77.2771
High
77.3705
Low
77.1136
Last updated: 8/19/2026, 6:34:53 AM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.32 GYD |
| 10 XCD | 773.19 GYD |
| 50 XCD | 3,865.96 GYD |
| 100 XCD | 7,731.93 GYD |
| 500 XCD | 38,659.65 GYD |
| 1,000 XCD | 77,319.29 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-08-19T06:34:53Z",
"rates": {
"GYD": 77.31929
}
}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": 7731.928999999999,
"rate": 77.31929
}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