Rate Overview
Live
1 CRC = 0.005569 XCD
1 XCD = 179.5655
CRC
Avg
0.005497
High
0.005569
Low
0.005451
Last updated: 2/14/2026, 4:26:21 PM
Quick Conversions
| CRC | XCD |
|---|---|
| 1 CRC | 0.01 XCD |
| 10 CRC | 0.06 XCD |
| 50 CRC | 0.28 XCD |
| 100 CRC | 0.56 XCD |
| 500 CRC | 2.78 XCD |
| 1,000 CRC | 5.57 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-02-14T16:26:21Z",
"rates": {
"XCD": 0.005569
}
}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.5569000000000001,
"rate": 0.005569
}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