Rate Overview
Live
1 BRL = 186.5460 CLP
1 CLP = 0.005361
BRL
Avg
174.8665
High
186.5460
Low
164.3822
Last updated: 7/26/2026, 2:12:19 PM
Quick Conversions
| BRL | CLP |
|---|---|
| 1 BRL | 186.55 CLP |
| 10 BRL | 1,865.46 CLP |
| 50 BRL | 9,327.30 CLP |
| 100 BRL | 18,654.60 CLP |
| 500 BRL | 93,273.02 CLP |
| 1,000 BRL | 186,546.04 CLP |
Get BRL/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CLPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-26T14:12:19Z",
"rates": {
"CLP": 186.54604
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CLP",
"amount": 100
},
"result": 18654.604,
"rate": 186.54604
}Build with BRL/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key