Rate Overview
Live
1 BRL = 92.6924 CRC
1 CRC = 0.010788
BRL
Avg
91.8800
High
92.6924
Low
91.0782
Last updated: 5/7/2026, 9:07:23 AM
Quick Conversions
| BRL | CRC |
|---|---|
| 1 BRL | 92.69 CRC |
| 10 BRL | 926.92 CRC |
| 50 BRL | 4,634.62 CRC |
| 100 BRL | 9,269.24 CRC |
| 500 BRL | 46,346.18 CRC |
| 1,000 BRL | 92,692.37 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-07T09:07:23Z",
"rates": {
"CRC": 92.692366
}
}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": 9269.2366,
"rate": 92.692366
}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