Rate Overview
Live
1 BRL = 89.7730 CRC
1 CRC = 0.011139
BRL
Avg
90.5585
High
95.3551
Low
82.5315
Last updated: 5/27/2026, 7:21:20 PM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 89.77 CRC |
| 10 BRL | 897.73 CRC |
| 50 BRL | 4,488.65 CRC |
| 100 BRL | 8,977.30 CRC |
| 500 BRL | 44,886.52 CRC |
| 1,000 BRL | 89,773.04 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-05-27T19:21:20Z",
"rates": {
"CRC": 89.773043
}
}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": 8977.3043,
"rate": 89.773043
}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