Rate Overview
Live
1 GYD = 0.012875 XCD
1 XCD = 77.6699
GYD
Avg
0.012909
High
0.012944
Low
0.012875
Last updated: 5/9/2026, 1:29:40 AM
Quick Conversions
| GYD | XCD |
|---|---|
| 1 GYD | 0.01 XCD |
| 10 GYD | 0.13 XCD |
| 50 GYD | 0.64 XCD |
| 100 GYD | 1.29 XCD |
| 500 GYD | 6.44 XCD |
| 1,000 GYD | 12.88 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-05-09T01:29:40Z",
"rates": {
"XCD": 0.012875
}
}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.2874999999999999,
"rate": 0.012875
}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