Rate Overview
Live
1 CRC = 47.5322 STD
1 STD = 0.021038
CRC
Avg
44.2220
High
47.5977
Low
41.4870
Last updated: 7/30/2026, 10:37:24 AM
Quick Conversions
| CRC | STD |
|---|---|
| 1 CRC | 47.53 STD |
| 10 CRC | 475.32 STD |
| 50 CRC | 2,376.61 STD |
| 100 CRC | 4,753.22 STD |
| 500 CRC | 23,766.08 STD |
| 1,000 CRC | 47,532.16 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-30T10:37:24Z",
"rates": {
"STD": 47.53216
}
}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": 4753.215999999999,
"rate": 47.53216
}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