Rate Overview
Live
1 XCD = 168.7445 CRC
1 CRC = 0.005926
XCD
Avg
170.0830
High
171.1928
Low
168.7445
Last updated: 4/18/2026, 8:44:37 AM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 168.74 CRC |
| 10 XCD | 1,687.45 CRC |
| 50 XCD | 8,437.23 CRC |
| 100 XCD | 16,874.45 CRC |
| 500 XCD | 84,372.27 CRC |
| 1,000 XCD | 168,744.54 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-04-18T08:44:37Z",
"rates": {
"CRC": 168.744545
}
}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": 16874.4545,
"rate": 168.744545
}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