Rate Overview
Live
1 BRL = 91.7351 CRC
1 CRC = 0.010901
BRL
Avg
92.0524
High
92.6629
Low
91.7351
Last updated: 4/17/2026, 6:11:40 AM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 91.74 CRC |
| 10 BRL | 917.35 CRC |
| 50 BRL | 4,586.75 CRC |
| 100 BRL | 9,173.51 CRC |
| 500 BRL | 45,867.53 CRC |
| 1,000 BRL | 91,735.06 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-04-17T06:11:40Z",
"rates": {
"CRC": 91.735057
}
}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": 9173.5057,
"rate": 91.735057
}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