Rate Overview
Live
1 CAD = 1.9549 XCD
1 XCD = 0.511547
CAD
Avg
1.9619
High
2.0032
Low
1.9208
Last updated: 5/28/2026, 12:10:25 AM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.95 XCD |
| 10 CAD | 19.55 XCD |
| 50 CAD | 97.74 XCD |
| 100 CAD | 195.49 XCD |
| 500 CAD | 977.43 XCD |
| 1,000 CAD | 1,954.85 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-05-28T00:10:25Z",
"rates": {
"XCD": 1.954853
}
}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.4853,
"rate": 1.954853
}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