Rate Overview
Live
1 CRC = 0.010900 BRL
1 BRL = 91.7431
CRC
Avg
0.010863
High
0.010900
Low
0.010791
Last updated: 4/17/2026, 6:14:02 AM
Quick Conversions
| CRC | BRL |
|---|---|
| 1 CRC | 0.01 BRL |
| 10 CRC | 0.11 BRL |
| 50 CRC | 0.55 BRL |
| 100 CRC | 1.09 BRL |
| 500 CRC | 5.45 BRL |
| 1,000 CRC | 10.90 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-04-17T06:14:02Z",
"rates": {
"BRL": 0.0109
}
}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.09,
"rate": 0.0109
}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