Rate Overview
Live
1 BRL = 181.6331 CLP
1 CLP = 0.005506
BRL
Avg
179.7516
High
181.7493
Low
177.4606
Last updated: 9/2/2026, 2:33:18 PM
Quick Conversions
| BRL | CLP |
|---|---|
| 1 BRL | 181.63 CLP |
| 10 BRL | 1,816.33 CLP |
| 50 BRL | 9,081.65 CLP |
| 100 BRL | 18,163.31 CLP |
| 500 BRL | 90,816.55 CLP |
| 1,000 BRL | 181,633.09 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-09-02T14:33:18Z",
"rates": {
"CLP": 181.63309
}
}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": 18163.309,
"rate": 181.63309
}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