Rate Overview
Live
1 XCD = 77.2153 GYD
1 GYD = 0.012951
XCD
Avg
77.2735
High
77.5537
Low
76.8326
Last updated: 3/27/2026, 9:49:43 AM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.22 GYD |
| 10 XCD | 772.15 GYD |
| 50 XCD | 3,860.76 GYD |
| 100 XCD | 7,721.53 GYD |
| 500 XCD | 38,607.63 GYD |
| 1,000 XCD | 77,215.26 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-27T09:49:43Z",
"rates": {
"GYD": 77.215264
}
}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": 7721.526400000001,
"rate": 77.215264
}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