Rate Overview
Live
1 USD = 453.7058 CRC
1 CRC = 0.002204
USD
Avg
454.4039
High
455.8161
Low
451.9823
Last updated: 7/19/2026, 1:08:58 AM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 453.71 CRC |
| 10 USD | 4,537.06 CRC |
| 50 USD | 22,685.29 CRC |
| 100 USD | 45,370.58 CRC |
| 500 USD | 226,852.92 CRC |
| 1,000 USD | 453,705.84 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-07-19T01:08:58Z",
"rates": {
"CRC": 453.70584151
}
}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": 45370.584151,
"rate": 453.70584151
}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