Rate Overview
Live
1 CRC = 47.5977 STD
1 STD = 0.021009
CRC
Avg
47.3052
High
47.8454
Low
45.4598
Last updated: 7/8/2026, 4:37:11 AM
Quick Conversions
| CRC | STD |
|---|---|
| 1 CRC | 47.60 STD |
| 10 CRC | 475.98 STD |
| 50 CRC | 2,379.88 STD |
| 100 CRC | 4,759.77 STD |
| 500 CRC | 23,798.83 STD |
| 1,000 CRC | 47,597.66 STD |
Get CRC/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=STDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-08T04:37:11Z",
"rates": {
"STD": 47.597655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "STD",
"amount": 100
},
"result": 4759.7655,
"rate": 47.597655
}Build with CRC/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key