Rate Overview
Live
1 CAD = 1.9338 XCD
1 XCD = 0.517108
CAD
Avg
1.9349
High
1.9436
Low
1.9301
Last updated: 6/17/2026, 6:36:30 AM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.93 XCD |
| 10 CAD | 19.34 XCD |
| 50 CAD | 96.69 XCD |
| 100 CAD | 193.38 XCD |
| 500 CAD | 966.92 XCD |
| 1,000 CAD | 1,933.83 XCD |
Get CAD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=XCDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-06-17T06:36:30Z",
"rates": {
"XCD": 1.933833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "XCD",
"amount": 100
},
"result": 193.3833,
"rate": 1.933833
}Build with CAD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key