Rate Overview
Live
1 XCD = 167.6903 CRC
1 CRC = 0.005963
XCD
Avg
167.8070
High
168.1874
Low
167.5116
Last updated: 7/30/2026, 5:31:20 PM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 167.69 CRC |
| 10 XCD | 1,676.90 CRC |
| 50 XCD | 8,384.52 CRC |
| 100 XCD | 16,769.03 CRC |
| 500 XCD | 83,845.15 CRC |
| 1,000 XCD | 167,690.30 CRC |
Get XCD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=CRCExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-30T17:31:20Z",
"rates": {
"CRC": 167.690302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "CRC",
"amount": 100
},
"result": 16769.0302,
"rate": 167.690302
}Build with XCD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key