Rate Overview
Live
1 USD = 452.7876 CRC
1 CRC = 0.002209
USD
Avg
491.0391
High
508.8284
Low
452.7876
Last updated: 5/27/2026, 11:34:33 AM
Quick Conversions
| USD | CRC |
|---|---|
| 1 USD | 452.79 CRC |
| 10 USD | 4,527.88 CRC |
| 50 USD | 22,639.38 CRC |
| 100 USD | 45,278.76 CRC |
| 500 USD | 226,393.80 CRC |
| 1,000 USD | 452,787.59 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-27T11:34:33Z",
"rates": {
"CRC": 452.78759213
}
}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": 45278.759213,
"rate": 452.78759213
}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