Rate Overview
Live
1 USD = 449.5559 CRC
1 CRC = 0.002224
USD
Avg
494.3856
High
519.9072
Low
449.5559
Last updated: 7/19/2026, 8:12:43 AM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 449.56 CRC |
| 10 USD | 4,495.56 CRC |
| 50 USD | 22,477.80 CRC |
| 100 USD | 44,955.59 CRC |
| 500 USD | 224,777.96 CRC |
| 1,000 USD | 449,555.91 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-19T08:12:43Z",
"rates": {
"CRC": 449.5559122
}
}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": 44955.59122,
"rate": 449.5559122
}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