Rate Overview
Live
1 BRL = 175.8453 CLP
1 CLP = 0.005687
BRL
Avg
176.0277
High
177.2793
Low
175.3262
Last updated: 8/19/2026, 1:06:29 PM
Quick Conversions
| BRL | CLP |
|---|---|
| 1 BRL | 175.85 CLP |
| 10 BRL | 1,758.45 CLP |
| 50 BRL | 8,792.26 CLP |
| 100 BRL | 17,584.53 CLP |
| 500 BRL | 87,922.63 CLP |
| 1,000 BRL | 175,845.25 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-08-19T13:06:29Z",
"rates": {
"CLP": 175.845254
}
}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": 17584.525400000002,
"rate": 175.845254
}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