Rate Overview
Live
1 USD = 457.7929 CRC
1 CRC = 0.002184
USD
Avg
461.5450
High
464.8658
Low
457.7929
Last updated: 4/16/2026, 10:50:45 PM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 457.79 CRC |
| 10 USD | 4,577.93 CRC |
| 50 USD | 22,889.64 CRC |
| 100 USD | 45,779.29 CRC |
| 500 USD | 228,896.43 CRC |
| 1,000 USD | 457,792.87 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-04-16T22:50:45Z",
"rates": {
"CRC": 457.79286671
}
}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": 45779.286671,
"rate": 457.79286671
}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