Rate Overview
Live
1 CRC = 47.0326 STD
1 STD = 0.021262
CRC
Avg
46.9085
High
47.1348
Low
46.6143
Last updated: 9/9/2026, 4:21:27 AM
Quick Conversions
| CRC | STD |
|---|---|
| 1 CRC | 47.03 STD |
| 10 CRC | 470.33 STD |
| 50 CRC | 2,351.63 STD |
| 100 CRC | 4,703.26 STD |
| 500 CRC | 23,516.30 STD |
| 1,000 CRC | 47,032.60 STD |
Get CRC/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=STDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-09-09T04:21:27Z",
"rates": {
"STD": 47.032596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "STD",
"amount": 100
},
"result": 4703.259599999999,
"rate": 47.032596
}Build with CRC/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key