Rate Overview
Live
1 STD = 0.021261 CRC
1 CRC = 47.0345
STD
Avg
0.021318
High
0.021452
Low
0.021215
Last updated: 9/9/2026, 4:17:31 AM
Quick Conversions
| STD | CRC |
|---|---|
| 1 STD | 0.02 CRC |
| 10 STD | 0.21 CRC |
| 50 STD | 1.06 CRC |
| 100 STD | 2.13 CRC |
| 500 STD | 10.63 CRC |
| 1,000 STD | 21.26 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-09-09T04:17:31Z",
"rates": {
"CRC": 0.021261
}
}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.1260999999999997,
"rate": 0.021261
}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