Rate Overview
Live
1 XCD = 167.1335 CRC
1 CRC = 0.005983
XCD
Avg
174.4994
High
183.8374
Low
167.0743
Last updated: 5/29/2026, 10:59:59 PM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 167.13 CRC |
| 10 XCD | 1,671.34 CRC |
| 50 XCD | 8,356.68 CRC |
| 100 XCD | 16,713.35 CRC |
| 500 XCD | 83,566.77 CRC |
| 1,000 XCD | 167,133.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-05-29T22:59:59Z",
"rates": {
"CRC": 167.133543
}
}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": 16713.3543,
"rate": 167.133543
}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