Rate Overview
Live
1 CAD = 1.9945 XCD
1 XCD = 0.501391
CAD
Avg
1.9828
High
1.9945
Low
1.9772
Last updated: 3/7/2026, 12:27:58 AM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.99 XCD |
| 10 CAD | 19.94 XCD |
| 50 CAD | 99.72 XCD |
| 100 CAD | 199.45 XCD |
| 500 CAD | 997.23 XCD |
| 1,000 CAD | 1,994.45 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-07T00:27:58Z",
"rates": {
"XCD": 1.994451
}
}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": 199.4451,
"rate": 1.994451
}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