Rate Overview
Live
1 XCD = 184.1898 CRC
1 CRC = 0.005429 XCD
Avg
181.5969
High
184.1898
Low
179.9509
Last updated: 1/25/2026, 11:02:14 AM
Quick Conversions
| XCD | CRC |
|---|---|
| 1 XCD | 184.19 CRC |
| 10 XCD | 1,841.90 CRC |
| 50 XCD | 9,209.49 CRC |
| 100 XCD | 18,418.98 CRC |
| 500 XCD | 92,094.91 CRC |
| 1,000 XCD | 184,189.81 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-01-25T11:02:14Z",
"rates": {
"CRC": 184.189811
}
}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": 18418.9811,
"rate": 184.189811
}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