Rate Overview
Live
1 CRC = 0.010788 BRL
1 BRL = 92.6956
CRC
Avg
0.010884
High
0.010979
Low
0.010788
Last updated: 5/7/2026, 1:45:30 PM
Quick Conversions
| CRC | BRL |
|---|---|
| 1 CRC | 0.01 BRL |
| 10 CRC | 0.11 BRL |
| 50 CRC | 0.54 BRL |
| 100 CRC | 1.08 BRL |
| 500 CRC | 5.39 BRL |
| 1,000 CRC | 10.79 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-05-07T13:45:30Z",
"rates": {
"BRL": 0.010788
}
}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.0788,
"rate": 0.010788
}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