Rate Overview
Live
1 XCD = 174.6596 CRC
1 CRC = 0.005725
XCD
Avg
174.4249
High
174.7573
Low
173.6672
Last updated: 3/7/2026, 1:01:47 AM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 174.66 CRC |
| 10 XCD | 1,746.60 CRC |
| 50 XCD | 8,732.98 CRC |
| 100 XCD | 17,465.96 CRC |
| 500 XCD | 87,329.80 CRC |
| 1,000 XCD | 174,659.60 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-07T01:01:47Z",
"rates": {
"CRC": 174.659596
}
}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": 17465.9596,
"rate": 174.659596
}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