Rate Overview
Live
1 XCD = 77.2566 GYD
1 GYD = 0.012944
XCD
Avg
77.3252
High
77.7893
Low
77.1501
Last updated: 9/7/2026, 7:36:33 PM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.26 GYD |
| 10 XCD | 772.57 GYD |
| 50 XCD | 3,862.83 GYD |
| 100 XCD | 7,725.66 GYD |
| 500 XCD | 38,628.31 GYD |
| 1,000 XCD | 77,256.61 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-09-07T19:36:33Z",
"rates": {
"GYD": 77.256613
}
}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": 7725.6613,
"rate": 77.256613
}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