Rate Overview
Live
1 CRC = 44.5667 STD
1 STD = 0.022438
CRC
Avg
45.5018
High
46.1286
Low
44.5667
Last updated: 3/28/2026, 9:05:11 AM
Quick Conversions
| CRC | STD |
|---|---|
| 1 CRC | 44.57 STD |
| 10 CRC | 445.67 STD |
| 50 CRC | 2,228.33 STD |
| 100 CRC | 4,456.67 STD |
| 500 CRC | 22,283.35 STD |
| 1,000 CRC | 44,566.70 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-03-28T09:05:11Z",
"rates": {
"STD": 44.566695
}
}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": 4456.6695,
"rate": 44.566695
}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