Rate Overview
Live
1 XCD = 171.3436 CRC
1 CRC = 0.005836
XCD
Avg
178.4187
High
183.8374
Low
171.3436
Last updated: 3/27/2026, 10:06:13 AM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 171.34 CRC |
| 10 XCD | 1,713.44 CRC |
| 50 XCD | 8,567.18 CRC |
| 100 XCD | 17,134.36 CRC |
| 500 XCD | 85,671.79 CRC |
| 1,000 XCD | 171,343.59 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-03-27T10:06:13Z",
"rates": {
"CRC": 171.343585
}
}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": 17134.3585,
"rate": 171.343585
}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