Rate Overview
Live
1 XCD = 167.7572 CRC
1 CRC = 0.005961
XCD
Avg
167.4493
High
167.7572
Low
167.0151
Last updated: 9/10/2026, 2:09:43 PM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 167.76 CRC |
| 10 XCD | 1,677.57 CRC |
| 50 XCD | 8,387.86 CRC |
| 100 XCD | 16,775.72 CRC |
| 500 XCD | 83,878.58 CRC |
| 1,000 XCD | 167,757.16 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-09-10T14:09:43Z",
"rates": {
"CRC": 167.757165
}
}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": 16775.7165,
"rate": 167.757165
}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