Rate Overview
Live
1 CRC = 0.011295 BRL
1 BRL = 88.5347
CRC
Avg
0.011072
High
0.012116
Low
0.010487
Last updated: 3/27/2026, 4:28:07 PM
Quick Conversions
| CRC | BRL |
|---|---|
| 1 CRC | 0.01 BRL |
| 10 CRC | 0.11 BRL |
| 50 CRC | 0.56 BRL |
| 100 CRC | 1.13 BRL |
| 500 CRC | 5.65 BRL |
| 1,000 CRC | 11.30 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-03-27T16:28:07Z",
"rates": {
"BRL": 0.011295
}
}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.1295,
"rate": 0.011295
}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