Rate Overview
Live
1 USD = 453.0769 CRC
1 CRC = 0.002207
USD
Avg
452.7132
High
454.5341
Low
449.7143
Last updated: 9/3/2026, 2:48:16 PM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 453.08 CRC |
| 10 USD | 4,530.77 CRC |
| 50 USD | 22,653.85 CRC |
| 100 USD | 45,307.69 CRC |
| 500 USD | 226,538.45 CRC |
| 1,000 USD | 453,076.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-09-03T14:48:16Z",
"rates": {
"CRC": 453.07690767
}
}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": 45307.690767,
"rate": 453.07690767
}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