Rate Overview
Live
1 CAD = 1.9183 XCD
1 XCD = 0.521285
CAD
Avg
1.9568
High
1.9986
Low
1.9014
Last updated: 7/28/2026, 11:56:01 AM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.92 XCD |
| 10 CAD | 19.18 XCD |
| 50 CAD | 95.92 XCD |
| 100 CAD | 191.83 XCD |
| 500 CAD | 959.17 XCD |
| 1,000 CAD | 1,918.34 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-28T11:56:01Z",
"rates": {
"XCD": 1.918337
}
}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.8337,
"rate": 1.918337
}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