Rate Overview
Live
1 STD = 0.021011 CRC
1 CRC = 47.5941
STD
Avg
0.020967
High
0.021012
Low
0.020882
Last updated: 7/28/2026, 4:17:59 PM
Quick Conversions
| STD | CRC |
|---|---|
| 1 STD | 0.02 CRC |
| 10 STD | 0.21 CRC |
| 50 STD | 1.05 CRC |
| 100 STD | 2.10 CRC |
| 500 STD | 10.51 CRC |
| 1,000 STD | 21.01 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-07-28T16:17:59Z",
"rates": {
"CRC": 0.021011
}
}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.1010999999999997,
"rate": 0.021011
}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