Rate Overview
Live
1 BRL = 183.5104 CLP
1 CLP = 0.005449
BRL
Avg
185.1006
High
186.6646
Low
183.5104
Last updated: 7/28/2026, 7:02:23 PM
Quick Conversions
| BRL | CLP |
|---|---|
| 1 BRL | 183.51 CLP |
| 10 BRL | 1,835.10 CLP |
| 50 BRL | 9,175.52 CLP |
| 100 BRL | 18,351.04 CLP |
| 500 BRL | 91,755.19 CLP |
| 1,000 BRL | 183,510.37 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-28T19:02:23Z",
"rates": {
"CLP": 183.510374
}
}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": 18351.0374,
"rate": 183.510374
}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