Rate Overview
Live
1 CRC = 0.010631 BRL
1 BRL = 94.0645 CRC
Avg
0.010921
High
0.011245
Low
0.010631
Last updated: 1/25/2026, 3:18:28 PM
Quick Conversions
| CRC | BRL |
|---|---|
| 1 CRC | 0.01 BRL |
| 10 CRC | 0.11 BRL |
| 50 CRC | 0.53 BRL |
| 100 CRC | 1.06 BRL |
| 500 CRC | 5.32 BRL |
| 1,000 CRC | 10.63 BRL |
Get CRC/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=BRLExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-01-25T15:18:28Z",
"rates": {
"BRL": 0.010631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "BRL",
"amount": 100
},
"result": 1.0631,
"rate": 0.010631
}Build with CRC/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key