Rate Overview
Live
1 GYD = 0.012943 XCD
1 XCD = 77.2618
GYD
Avg
0.012946
High
0.013102
Low
0.012899
Last updated: 7/21/2026, 3:14:12 AM
Quick Conversions
| GYD | XCD |
|---|---|
| 1 GYD | 0.01 XCD |
| 10 GYD | 0.13 XCD |
| 50 GYD | 0.65 XCD |
| 100 GYD | 1.29 XCD |
| 500 GYD | 6.47 XCD |
| 1,000 GYD | 12.94 XCD |
Get GYD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=XCDExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-21T03:14:12Z",
"rates": {
"XCD": 0.012943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "XCD",
"amount": 100
},
"result": 1.2943,
"rate": 0.012943
}Build with GYD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key