Rate Overview
Live
1 BRL = 89.2346 CRC
1 CRC = 0.011206
BRL
Avg
90.6753
High
95.3939
Low
87.5886
Last updated: 7/25/2026, 4:03:14 PM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 89.23 CRC |
| 10 BRL | 892.35 CRC |
| 50 BRL | 4,461.73 CRC |
| 100 BRL | 8,923.46 CRC |
| 500 BRL | 44,617.30 CRC |
| 1,000 BRL | 89,234.60 CRC |
Get BRL/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CRCExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-25T16:03:14Z",
"rates": {
"CRC": 89.234603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CRC",
"amount": 100
},
"result": 8923.4603,
"rate": 89.234603
}Build with BRL/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key