Rate Overview
Live
1 XCD = 77.3251 GYD
1 GYD = 0.012932
XCD
Avg
77.3182
High
77.5175
Low
76.9863
Last updated: 6/19/2026, 8:24:47 AM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.33 GYD |
| 10 XCD | 773.25 GYD |
| 50 XCD | 3,866.26 GYD |
| 100 XCD | 7,732.51 GYD |
| 500 XCD | 38,662.57 GYD |
| 1,000 XCD | 77,325.15 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-06-19T08:24:47Z",
"rates": {
"GYD": 77.325149
}
}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": 7732.514899999999,
"rate": 77.325149
}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