Rate Overview
Live
1 CRC = 0.005953 XCD
1 XCD = 167.9825
CRC
Avg
0.005946
High
0.005954
Low
0.005928
Last updated: 7/10/2026, 10:33:25 PM
Quick Conversions
| CRC | XCD |
|---|---|
| 1 CRC | 0.01 XCD |
| 10 CRC | 0.06 XCD |
| 50 CRC | 0.30 XCD |
| 100 CRC | 0.60 XCD |
| 500 CRC | 2.98 XCD |
| 1,000 CRC | 5.95 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-07-10T22:33:25Z",
"rates": {
"XCD": 0.005953
}
}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.5952999999999999,
"rate": 0.005953
}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