Rate Overview
Live
1 CAD = 1.9462 XCD
1 XCD = 0.513814
CAD
Avg
1.9440
High
1.9507
Low
1.9361
Last updated: 8/16/2026, 9:17:38 AM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.95 XCD |
| 10 CAD | 19.46 XCD |
| 50 CAD | 97.31 XCD |
| 100 CAD | 194.62 XCD |
| 500 CAD | 973.12 XCD |
| 1,000 CAD | 1,946.23 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-08-16T09:17:38Z",
"rates": {
"XCD": 1.946231
}
}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": 194.6231,
"rate": 1.946231
}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