Rate Overview
Live
1 BRL = 88.8502 CRC
1 CRC = 0.011255
BRL
Avg
91.6214
High
96.0774
Low
87.5944
Last updated: 7/28/2026, 10:07:39 PM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 88.85 CRC |
| 10 BRL | 888.50 CRC |
| 50 BRL | 4,442.51 CRC |
| 100 BRL | 8,885.02 CRC |
| 500 BRL | 44,425.12 CRC |
| 1,000 BRL | 88,850.24 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-28T22:07:39Z",
"rates": {
"CRC": 88.850237
}
}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": 8885.023700000002,
"rate": 88.850237
}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