Rate Overview
Live
1 BRL = 173.8170 CLP
1 CLP = 0.005753
BRL
Avg
175.6050
High
178.1290
Low
172.3470
Last updated: 6/19/2026, 8:46:19 AM
Quick Conversions
| BRL | CLP |
|---|---|
| 1 BRL | 173.82 CLP |
| 10 BRL | 1,738.17 CLP |
| 50 BRL | 8,690.85 CLP |
| 100 BRL | 17,381.70 CLP |
| 500 BRL | 86,908.48 CLP |
| 1,000 BRL | 173,816.96 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-06-19T08:46:19Z",
"rates": {
"CLP": 173.816964
}
}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": 17381.6964,
"rate": 173.816964
}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