Rate Overview
Live
1 XCD = 167.6170 CRC
1 CRC = 0.005966
XCD
Avg
182.8430
High
192.3954
Low
167.6170
Last updated: 7/31/2026, 3:58:45 AM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 167.62 CRC |
| 10 XCD | 1,676.17 CRC |
| 50 XCD | 8,380.85 CRC |
| 100 XCD | 16,761.70 CRC |
| 500 XCD | 83,808.50 CRC |
| 1,000 XCD | 167,616.99 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-31T03:58:45Z",
"rates": {
"CRC": 167.616994
}
}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": 16761.6994,
"rate": 167.616994
}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