Rate Overview
Live
1 CLP = 0.005641 BRL
1 BRL = 177.2735
CLP
Avg
0.005786
High
0.005985
Low
0.005641
Last updated: 3/27/2026, 3:20:48 PM
Quick Conversions
| CLP | BRL |
|---|---|
| 1 CLP | 0.01 BRL |
| 10 CLP | 0.06 BRL |
| 50 CLP | 0.28 BRL |
| 100 CLP | 0.56 BRL |
| 500 CLP | 2.82 BRL |
| 1,000 CLP | 5.64 BRL |
Get CLP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BRLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T15:20:48Z",
"rates": {
"BRL": 0.005641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BRL",
"amount": 100
},
"result": 0.5641,
"rate": 0.005641
}Build with CLP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key