Rate Overview
Live
1 BRL = 88.7452 CRC
1 CRC = 0.011268
BRL
Avg
90.8584
High
96.0774
Low
87.5944
Last updated: 7/20/2026, 4:39:00 AM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 88.75 CRC |
| 10 BRL | 887.45 CRC |
| 50 BRL | 4,437.26 CRC |
| 100 BRL | 8,874.52 CRC |
| 500 BRL | 44,372.60 CRC |
| 1,000 BRL | 88,745.20 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-20T04:39:00Z",
"rates": {
"CRC": 88.745204
}
}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": 8874.5204,
"rate": 88.745204
}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