Rate Overview
Live
1 CAD = 1.9840 XCD
1 XCD = 0.504032
CAD
Avg
1.9851
High
1.9902
Low
1.9773
Last updated: 5/7/2026, 10:13:11 AM
Quick Conversions
| CAD | XCD |
|---|---|
| 1 CAD | 1.98 XCD |
| 10 CAD | 19.84 XCD |
| 50 CAD | 99.20 XCD |
| 100 CAD | 198.40 XCD |
| 500 CAD | 992.00 XCD |
| 1,000 CAD | 1,984.00 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-05-07T10:13:11Z",
"rates": {
"XCD": 1.984002
}
}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": 198.4002,
"rate": 1.984002
}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