Rate Overview
Live
1 BRL = 88.5321 CRC
1 CRC = 0.011295
BRL
Avg
91.8581
High
96.0774
Low
88.5321
Last updated: 3/27/2026, 2:38:25 PM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 88.53 CRC |
| 10 BRL | 885.32 CRC |
| 50 BRL | 4,426.61 CRC |
| 100 BRL | 8,853.21 CRC |
| 500 BRL | 44,266.06 CRC |
| 1,000 BRL | 88,532.12 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-03-27T14:38:25Z",
"rates": {
"CRC": 88.532119
}
}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": 8853.2119,
"rate": 88.532119
}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