Rate Overview
Live
1 CRC = 47.4183 STD
1 STD = 0.021089
CRC
Avg
46.8979
High
47.4183
Low
46.5120
Last updated: 6/19/2026, 8:37:54 AM
Quick Conversions
| CRC | STD |
|---|---|
| 1 CRC | 47.42 STD |
| 10 CRC | 474.18 STD |
| 50 CRC | 2,370.92 STD |
| 100 CRC | 4,741.83 STD |
| 500 CRC | 23,709.17 STD |
| 1,000 CRC | 47,418.34 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-06-19T08:37:54Z",
"rates": {
"STD": 47.418343
}
}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": 4741.8343,
"rate": 47.418343
}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