Rate Overview
Live
1 BRL = 182.5696 CLP
1 CLP = 0.005477
BRL
Avg
174.8804
High
183.9409
Low
163.5523
Last updated: 7/30/2026, 8:05:14 AM
Quick Conversions
| BRL | CLP |
|---|---|
| 1 BRL | 182.57 CLP |
| 10 BRL | 1,825.70 CLP |
| 50 BRL | 9,128.48 CLP |
| 100 BRL | 18,256.96 CLP |
| 500 BRL | 91,284.79 CLP |
| 1,000 BRL | 182,569.58 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-30T08:05:14Z",
"rates": {
"CLP": 182.569584
}
}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": 18256.9584,
"rate": 182.569584
}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