Rate Overview
Live
1 CAD = 1.9524 XCD
1 XCD = 0.512179
CAD
Avg
1.9452
High
2.0001
Low
1.8685
Last updated: 3/27/2026, 12:57:16 PM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.95 XCD |
| 10 CAD | 19.52 XCD |
| 50 CAD | 97.62 XCD |
| 100 CAD | 195.24 XCD |
| 500 CAD | 976.22 XCD |
| 1,000 CAD | 1,952.44 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-03-27T12:57:16Z",
"rates": {
"XCD": 1.952443
}
}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": 195.24429999999998,
"rate": 1.952443
}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