Rate Overview
Live
1 BRL = 90.9105 CRC
1 CRC = 0.011000
BRL
Avg
90.6591
High
92.0498
Low
89.5963
Last updated: 3/7/2026, 7:37:49 AM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 90.91 CRC |
| 10 BRL | 909.10 CRC |
| 50 BRL | 4,545.52 CRC |
| 100 BRL | 9,091.05 CRC |
| 500 BRL | 45,455.25 CRC |
| 1,000 BRL | 90,910.49 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-07T07:37:49Z",
"rates": {
"CRC": 90.910491
}
}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": 9091.0491,
"rate": 90.910491
}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