Rate Overview
Live
1 BRL = 177.2478 CLP
1 CLP = 0.005642
BRL
Avg
171.2143
High
180.8684
Low
160.3303
Last updated: 3/27/2026, 9:52:29 AM
Quick Conversions
| BRL | CLP |
|---|---|
| 1 BRL | 177.25 CLP |
| 10 BRL | 1,772.48 CLP |
| 50 BRL | 8,862.39 CLP |
| 100 BRL | 17,724.78 CLP |
| 500 BRL | 88,623.90 CLP |
| 1,000 BRL | 177,247.80 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-03-27T09:52:29Z",
"rates": {
"CLP": 177.247797
}
}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": 17724.7797,
"rate": 177.247797
}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