Rate Overview
Live
1 CRC = 0.002143 USD
1 USD = 466.6356
CRC
Avg
0.002141
High
0.002147
Low
0.002131
Last updated: 3/26/2026, 11:40:26 PM
Quick Conversions
| CRC | USD |
|---|---|
| 1 CRC | 0.00 USD |
| 10 CRC | 0.02 USD |
| 50 CRC | 0.11 USD |
| 100 CRC | 0.21 USD |
| 500 CRC | 1.07 USD |
| 1,000 CRC | 2.14 USD |
Get CRC/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=USDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-26T23:40:26Z",
"rates": {
"USD": 0.002143
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "USD",
"amount": 100
},
"result": 0.2143,
"rate": 0.002143
}Build with CRC/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key