Rate Overview
Live
1 CRC = 0.005429 XCD
1 XCD = 184.1960 CRC
Avg
0.005507
High
0.005557
Low
0.005429
Last updated: 1/25/2026, 5:06:57 PM
Quick Conversions
| CRC | XCD |
|---|---|
| 1 CRC | 0.01 XCD |
| 10 CRC | 0.05 XCD |
| 50 CRC | 0.27 XCD |
| 100 CRC | 0.54 XCD |
| 500 CRC | 2.71 XCD |
| 1,000 CRC | 5.43 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-01-25T17:06:57Z",
"rates": {
"XCD": 0.005429
}
}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.5428999999999999,
"rate": 0.005429
}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