Rate Overview
Live
1 STD = 0.023616 CRC
1 CRC = 42.3442 STD
Avg
0.023461
High
0.023707
Low
0.022944
Last updated: 1/25/2026, 9:07:48 AM
Quick Conversions
| STD | CRC |
|---|---|
| 1 STD | 0.02 CRC |
| 10 STD | 0.24 CRC |
| 50 STD | 1.18 CRC |
| 100 STD | 2.36 CRC |
| 500 STD | 11.81 CRC |
| 1,000 STD | 23.62 CRC |
Get STD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=CRCExample Response:
{
"success": true,
"base": "STD",
"date": "2026-01-25T09:07:48Z",
"rates": {
"CRC": 0.023616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "CRC",
"amount": 100
},
"result": 2.3616,
"rate": 0.023616
}Build with STD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key