Rate Overview
Live
1 STD = 0.022123 CRC
1 CRC = 45.2018
STD
Avg
0.022262
High
0.022433
Low
0.022117
Last updated: 4/17/2026, 2:46:29 PM
Quick Conversions
| STD | CRC |
|---|---|
| 1 STD | 0.02 CRC |
| 10 STD | 0.22 CRC |
| 50 STD | 1.11 CRC |
| 100 STD | 2.21 CRC |
| 500 STD | 11.06 CRC |
| 1,000 STD | 22.12 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-04-17T14:46:29Z",
"rates": {
"CRC": 0.022123
}
}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.2123,
"rate": 0.022123
}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