Rate Overview
Live
1 XCD = 77.4226 GYD
1 GYD = 0.012916
XCD
Avg
77.4083
High
77.4393
Low
77.2511
Last updated: 5/7/2026, 3:41:37 PM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.42 GYD |
| 10 XCD | 774.23 GYD |
| 50 XCD | 3,871.13 GYD |
| 100 XCD | 7,742.26 GYD |
| 500 XCD | 38,711.29 GYD |
| 1,000 XCD | 77,422.57 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-07T15:41:37Z",
"rates": {
"GYD": 77.422572
}
}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": 7742.2572,
"rate": 77.422572
}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