Rate Overview
Live
1 XCD = 0.512598 CAD
1 CAD = 1.9508
XCD
Avg
0.509246
High
0.512598
Low
0.506687
Last updated: 3/27/2026, 4:25:58 PM
Quick Conversions
| XCD | CAD |
|---|---|
| 1 XCD | 0.51 CAD |
| 10 XCD | 5.13 CAD |
| 50 XCD | 25.63 CAD |
| 100 XCD | 51.26 CAD |
| 500 XCD | 256.30 CAD |
| 1,000 XCD | 512.60 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-27T16:25:58Z",
"rates": {
"CAD": 0.512598
}
}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.2598,
"rate": 0.512598
}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