Rate Overview
Live
1 BRL = 177.6187 CLP
1 CLP = 0.005630
BRL
Avg
177.8934
High
179.7425
Low
176.2971
Last updated: 4/17/2026, 6:12:05 AM
Quick Conversions
| BRL | CLP |
|---|---|
| 1 BRL | 177.62 CLP |
| 10 BRL | 1,776.19 CLP |
| 50 BRL | 8,880.94 CLP |
| 100 BRL | 17,761.87 CLP |
| 500 BRL | 88,809.35 CLP |
| 1,000 BRL | 177,618.70 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-04-17T06:12:05Z",
"rates": {
"CLP": 177.6187
}
}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": 17761.87,
"rate": 177.6187
}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