Rate Overview
Live
1 USD = 455.6867 CRC
1 CRC = 0.002194
USD
Avg
455.1105
High
455.8161
Low
453.4138
Last updated: 7/6/2026, 5:05:11 AM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 455.69 CRC |
| 10 USD | 4,556.87 CRC |
| 50 USD | 22,784.34 CRC |
| 100 USD | 45,568.67 CRC |
| 500 USD | 227,843.37 CRC |
| 1,000 USD | 455,686.74 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-06T05:05:11Z",
"rates": {
"CRC": 455.68673543
}
}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": 45568.673543,
"rate": 455.68673543
}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