Rate Overview
Live
1 XCD = 77.1703 GYD
1 GYD = 0.012958
XCD
Avg
77.2581
High
77.4566
Low
77.1188
Last updated: 7/10/2026, 4:19:52 PM
Quick Conversions
| XCD | GYD |
|---|---|
| 1 XCD | 77.17 GYD |
| 10 XCD | 771.70 GYD |
| 50 XCD | 3,858.52 GYD |
| 100 XCD | 7,717.04 GYD |
| 500 XCD | 38,585.18 GYD |
| 1,000 XCD | 77,170.35 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-07-10T16:19:52Z",
"rates": {
"GYD": 77.17035
}
}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": 7717.035,
"rate": 77.17035
}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