Rate Overview
Live
1 CAD = 1.9007 XCD
1 XCD = 0.526124
CAD
Avg
1.9026
High
1.9054
Low
1.9007
Last updated: 7/6/2026, 12:12:34 AM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.90 XCD |
| 10 CAD | 19.01 XCD |
| 50 CAD | 95.03 XCD |
| 100 CAD | 190.07 XCD |
| 500 CAD | 950.35 XCD |
| 1,000 CAD | 1,900.69 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-06T00:12:34Z",
"rates": {
"XCD": 1.900692
}
}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": 190.0692,
"rate": 1.900692
}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