Rate Overview
Live
1 USD = 457.8631 CRC
1 CRC = 0.002184
USD
Avg
455.3672
High
457.8631
Low
453.9868
Last updated: 5/7/2026, 4:31:30 AM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 457.86 CRC |
| 10 USD | 4,578.63 CRC |
| 50 USD | 22,893.15 CRC |
| 100 USD | 45,786.31 CRC |
| 500 USD | 228,931.53 CRC |
| 1,000 USD | 457,863.06 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-05-07T04:31:30Z",
"rates": {
"CRC": 457.86306009
}
}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": 45786.306009,
"rate": 457.86306009
}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