Rate Overview
Live
1 USD = 477.9297 CRC
1 CRC = 0.002092
USD
Avg
473.1314
High
477.9297
Low
470.1835
Last updated: 3/7/2026, 7:36:02 AM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 477.93 CRC |
| 10 USD | 4,779.30 CRC |
| 50 USD | 23,896.48 CRC |
| 100 USD | 47,792.97 CRC |
| 500 USD | 238,964.85 CRC |
| 1,000 USD | 477,929.70 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-03-07T07:36:02Z",
"rates": {
"CRC": 477.92969813
}
}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": 47792.969813,
"rate": 477.92969813
}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