Rate Overview
Live
1 CAD = 1.9156 XCD
1 XCD = 0.522018
CAD
Avg
1.9524
High
1.9945
Low
1.9051
Last updated: 7/26/2026, 2:47:02 PM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.92 XCD |
| 10 CAD | 19.16 XCD |
| 50 CAD | 95.78 XCD |
| 100 CAD | 191.56 XCD |
| 500 CAD | 957.82 XCD |
| 1,000 CAD | 1,915.64 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-07-26T14:47:02Z",
"rates": {
"XCD": 1.915642
}
}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": 191.5642,
"rate": 1.915642
}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