Rate Overview
Live
1 USD = 449.4715 CRC
1 CRC = 0.002225
USD
Avg
452.0575
High
454.3004
Low
449.4715
Last updated: 8/15/2026, 5:35:30 AM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 449.47 CRC |
| 10 USD | 4,494.72 CRC |
| 50 USD | 22,473.58 CRC |
| 100 USD | 44,947.15 CRC |
| 500 USD | 224,735.77 CRC |
| 1,000 USD | 449,471.53 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-08-15T05:35:30Z",
"rates": {
"CRC": 449.47153015
}
}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": 44947.153014999996,
"rate": 449.47153015
}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