Rate Overview
Live
1 XCD = 170.0797 CRC
1 CRC = 0.005880
XCD
Avg
168.9887
High
170.2870
Low
167.9846
Last updated: 5/9/2026, 4:53:31 AM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 170.08 CRC |
| 10 XCD | 1,700.80 CRC |
| 50 XCD | 8,503.98 CRC |
| 100 XCD | 17,007.97 CRC |
| 500 XCD | 85,039.84 CRC |
| 1,000 XCD | 170,079.69 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-09T04:53:31Z",
"rates": {
"CRC": 170.079685
}
}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": 17007.968500000003,
"rate": 170.079685
}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