Rate Overview
Live
1 XCD = 77.3050 GYD
1 GYD = 0.012936
XCD
Avg
77.3384
High
77.8448
Low
77.0417
Last updated: 5/27/2026, 6:40:52 PM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.31 GYD |
| 10 XCD | 773.05 GYD |
| 50 XCD | 3,865.25 GYD |
| 100 XCD | 7,730.50 GYD |
| 500 XCD | 38,652.52 GYD |
| 1,000 XCD | 77,305.04 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-05-27T18:40:52Z",
"rates": {
"GYD": 77.305043
}
}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": 7730.5043,
"rate": 77.305043
}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