Rate Overview
Live
1 XCD = 166.3172 CRC
1 CRC = 0.006013
XCD
Avg
166.3087
High
167.2997
Low
165.8857
Last updated: 8/20/2026, 6:36:13 PM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 166.32 CRC |
| 10 XCD | 1,663.17 CRC |
| 50 XCD | 8,315.86 CRC |
| 100 XCD | 16,631.72 CRC |
| 500 XCD | 83,158.58 CRC |
| 1,000 XCD | 166,317.16 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-08-20T18:36:13Z",
"rates": {
"CRC": 166.31716
}
}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": 16631.716,
"rate": 166.31716
}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