Rate Overview
Live
1 XCD = 0.520592 CAD
1 CAD = 1.9209
XCD
Avg
0.514744
High
0.535187
Low
0.499970
Last updated: 7/29/2026, 3:39:21 PM
Quick Conversions
| XCD | CAD |
|---|---|
| 1 XCD | 0.52 CAD |
| 10 XCD | 5.21 CAD |
| 50 XCD | 26.03 CAD |
| 100 XCD | 52.06 CAD |
| 500 XCD | 260.30 CAD |
| 1,000 XCD | 520.59 CAD |
Get XCD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=CADExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-29T15:39:21Z",
"rates": {
"CAD": 0.520592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "CAD",
"amount": 100
},
"result": 52.059200000000004,
"rate": 0.520592
}Build with XCD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key