Rate Overview
Live
1 STD = 0.021094 CRC
1 CRC = 47.4068
STD
Avg
0.021057
High
0.021119
Low
0.020900
Last updated: 7/11/2026, 3:07:14 AM
Quick Conversions
| STD | CRC |
|---|---|
| 1 STD | 0.02 CRC |
| 10 STD | 0.21 CRC |
| 50 STD | 1.05 CRC |
| 100 STD | 2.11 CRC |
| 500 STD | 10.55 CRC |
| 1,000 STD | 21.09 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-11T03:07:14Z",
"rates": {
"CRC": 0.021094
}
}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.1094,
"rate": 0.021094
}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