Rate Overview
Live
1 CRC = 0.005819 XCD
1 XCD = 171.8508
CRC
Avg
0.005750
High
0.005836
Low
0.005641
Last updated: 3/28/2026, 11:59:08 AM
Quick Conversions
| CRC | XCD |
|---|---|
| 1 CRC | 0.01 XCD |
| 10 CRC | 0.06 XCD |
| 50 CRC | 0.29 XCD |
| 100 CRC | 0.58 XCD |
| 500 CRC | 2.91 XCD |
| 1,000 CRC | 5.82 XCD |
Get CRC/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=XCDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-28T11:59:08Z",
"rates": {
"XCD": 0.005819
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "XCD",
"amount": 100
},
"result": 0.5819000000000001,
"rate": 0.005819
}Build with CRC/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key