Rate Overview
Live
1 XCD = 0.512178 CAD
1 CAD = 1.9524
XCD
Avg
0.511256
High
0.528371
Low
0.501379
Last updated: 3/27/2026, 12:58:43 PM
Quick Conversions
| XCD | CAD |
|---|---|
| 1 XCD | 0.51 CAD |
| 10 XCD | 5.12 CAD |
| 50 XCD | 25.61 CAD |
| 100 XCD | 51.22 CAD |
| 500 XCD | 256.09 CAD |
| 1,000 XCD | 512.18 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-03-27T12:58:43Z",
"rates": {
"CAD": 0.512178
}
}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": 51.217800000000004,
"rate": 0.512178
}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