Rate Overview
Live
1 USD = 463.7476 CRC
1 CRC = 0.002156
USD
Avg
491.9301
High
504.5060
Low
463.7476
Last updated: 3/27/2026, 6:46:07 PM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 463.75 CRC |
| 10 USD | 4,637.48 CRC |
| 50 USD | 23,187.38 CRC |
| 100 USD | 46,374.76 CRC |
| 500 USD | 231,873.78 CRC |
| 1,000 USD | 463,747.55 CRC |
Get USD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=CRCExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T18:46:07Z",
"rates": {
"CRC": 463.74755417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "CRC",
"amount": 100
},
"result": 46374.755417,
"rate": 463.74755417
}Build with USD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key