Rate Overview
Live
1 BRL = 86.3461 CRC
1 CRC = 0.011581
BRL
Avg
86.6592
High
88.0236
Low
85.9416
Last updated: 8/19/2026, 10:05:11 AM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 86.35 CRC |
| 10 BRL | 863.46 CRC |
| 50 BRL | 4,317.30 CRC |
| 100 BRL | 8,634.61 CRC |
| 500 BRL | 43,173.03 CRC |
| 1,000 BRL | 86,346.07 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-08-19T10:05:11Z",
"rates": {
"CRC": 86.346068
}
}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": 8634.6068,
"rate": 86.346068
}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