Rate Overview
Live
1 STD = 0.022464 CRC
1 CRC = 44.5157
STD
Avg
0.022371
High
0.022559
Low
0.022102
Last updated: 3/7/2026, 7:52:36 AM
Quick Conversions
| STD | CRC |
|---|---|
| 1 STD | 0.02 CRC |
| 10 STD | 0.22 CRC |
| 50 STD | 1.12 CRC |
| 100 STD | 2.25 CRC |
| 500 STD | 11.23 CRC |
| 1,000 STD | 22.46 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-03-07T07:52:36Z",
"rates": {
"CRC": 0.022464
}
}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.2464,
"rate": 0.022464
}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