Rate Overview
Live
1 STD = 0.021388 CRC
1 CRC = 46.7552
STD
Avg
0.023223
High
0.024067
Low
0.021388
Last updated: 5/27/2026, 10:45:35 PM
Quick Conversions
| STD | CRC |
|---|---|
| 1 STD | 0.02 CRC |
| 10 STD | 0.21 CRC |
| 50 STD | 1.07 CRC |
| 100 STD | 2.14 CRC |
| 500 STD | 10.69 CRC |
| 1,000 STD | 21.39 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-05-27T22:45:35Z",
"rates": {
"CRC": 0.021388
}
}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.1388000000000003,
"rate": 0.021388
}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