Rate Overview
Live
1 USD = 453.3419 CRC
1 CRC = 0.002206
USD
Avg
467.9505
High
497.3788
Low
449.5559
Last updated: 7/25/2026, 5:42:21 AM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 453.34 CRC |
| 10 USD | 4,533.42 CRC |
| 50 USD | 22,667.10 CRC |
| 100 USD | 45,334.19 CRC |
| 500 USD | 226,670.95 CRC |
| 1,000 USD | 453,341.90 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-25T05:42:21Z",
"rates": {
"CRC": 453.3419002
}
}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": 45334.19002,
"rate": 453.3419002
}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