Rate Overview
Live
1 CRC = 44.5141 STD
1 STD = 0.022465
CRC
Avg
44.7016
High
45.2441
Low
44.3276
Last updated: 3/7/2026, 7:34:57 AM
Quick Conversions
| CRC | STD |
|---|---|
| 1 CRC | 44.51 STD |
| 10 CRC | 445.14 STD |
| 50 CRC | 2,225.70 STD |
| 100 CRC | 4,451.41 STD |
| 500 CRC | 22,257.03 STD |
| 1,000 CRC | 44,514.07 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-07T07:34:57Z",
"rates": {
"STD": 44.514067
}
}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": 4451.4067,
"rate": 44.514067
}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