Rate Overview
Live
1 CAD = 1.9752 XCD
1 XCD = 0.506277
CAD
Avg
1.9614
High
1.9752
Low
1.9511
Last updated: 4/17/2026, 7:32:10 AM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.98 XCD |
| 10 CAD | 19.75 XCD |
| 50 CAD | 98.76 XCD |
| 100 CAD | 197.52 XCD |
| 500 CAD | 987.60 XCD |
| 1,000 CAD | 1,975.20 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-04-17T07:32:10Z",
"rates": {
"XCD": 1.975202
}
}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": 197.5202,
"rate": 1.975202
}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