Rate Overview
Live
1 BRL = 88.5285 CRC
1 CRC = 0.011296
BRL
Avg
88.3146
High
89.2931
Low
86.9335
Last updated: 9/8/2026, 3:48:30 PM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 88.53 CRC |
| 10 BRL | 885.28 CRC |
| 50 BRL | 4,426.42 CRC |
| 100 BRL | 8,852.85 CRC |
| 500 BRL | 44,264.24 CRC |
| 1,000 BRL | 88,528.47 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-09-08T15:48:30Z",
"rates": {
"CRC": 88.528471
}
}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": 8852.847099999999,
"rate": 88.528471
}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