Rate Overview
Live
1 BRL = 88.1249 CRC
1 CRC = 0.011348
BRL
Avg
87.9997
High
88.5625
Low
87.5418
Last updated: 7/9/2026, 12:25:30 AM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 88.12 CRC |
| 10 BRL | 881.25 CRC |
| 50 BRL | 4,406.24 CRC |
| 100 BRL | 8,812.49 CRC |
| 500 BRL | 44,062.45 CRC |
| 1,000 BRL | 88,124.90 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-09T00:25:30Z",
"rates": {
"CRC": 88.124897
}
}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": 8812.4897,
"rate": 88.124897
}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