Rate Overview
Live
1 XCD = 0.504338 CAD
1 CAD = 1.9828
XCD
Avg
0.503756
High
0.505735
Low
0.502468
Last updated: 5/7/2026, 4:55:29 PM
Quick Conversions
| XCD | CAD |
|---|---|
| 1 XCD | 0.50 CAD |
| 10 XCD | 5.04 CAD |
| 50 XCD | 25.22 CAD |
| 100 XCD | 50.43 CAD |
| 500 XCD | 252.17 CAD |
| 1,000 XCD | 504.34 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-05-07T16:55:29Z",
"rates": {
"CAD": 0.504338
}
}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": 50.4338,
"rate": 0.504338
}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