Rate Overview
Live
1 GYD = 0.012950 XCD
1 XCD = 77.2201
GYD
Avg
0.012946
High
0.012992
Low
0.012911
Last updated: 3/27/2026, 10:16:03 AM
Quick Conversions
| GYD | XCD |
|---|---|
| 1 GYD | 0.01 XCD |
| 10 GYD | 0.13 XCD |
| 50 GYD | 0.65 XCD |
| 100 GYD | 1.30 XCD |
| 500 GYD | 6.48 XCD |
| 1,000 GYD | 12.95 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-03-27T10:16:03Z",
"rates": {
"XCD": 0.01295
}
}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.295,
"rate": 0.01295
}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