Rate Overview
Live
1 XCD = 167.9298 CRC
1 CRC = 0.005955
XCD
Avg
168.2150
High
168.6664
Low
167.9293
Last updated: 7/9/2026, 5:51:23 AM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 167.93 CRC |
| 10 XCD | 1,679.30 CRC |
| 50 XCD | 8,396.49 CRC |
| 100 XCD | 16,792.98 CRC |
| 500 XCD | 83,964.89 CRC |
| 1,000 XCD | 167,929.79 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-09T05:51:23Z",
"rates": {
"CRC": 167.929786
}
}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": 16792.978600000002,
"rate": 167.929786
}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