Rate Overview
Live
1 XCD = 167.6197 CRC
1 CRC = 0.005966
XCD
Avg
168.3051
High
169.0029
Low
167.6197
Last updated: 6/19/2026, 10:10:27 AM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 167.62 CRC |
| 10 XCD | 1,676.20 CRC |
| 50 XCD | 8,380.99 CRC |
| 100 XCD | 16,761.97 CRC |
| 500 XCD | 83,809.86 CRC |
| 1,000 XCD | 167,619.71 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-06-19T10:10:27Z",
"rates": {
"CRC": 167.619711
}
}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.9711,
"rate": 167.619711
}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