Rate Overview
Live
1 BRL = 177.3063 CLP
1 CLP = 0.005640
BRL
Avg
178.8669
High
180.0384
Low
177.2322
Last updated: 5/27/2026, 5:13:39 PM
Quick Conversions
| BRL | CLP |
|---|---|
| 1 BRL | 177.31 CLP |
| 10 BRL | 1,773.06 CLP |
| 50 BRL | 8,865.32 CLP |
| 100 BRL | 17,730.63 CLP |
| 500 BRL | 88,653.16 CLP |
| 1,000 BRL | 177,306.31 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-05-27T17:13:39Z",
"rates": {
"CLP": 177.306314
}
}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": 17730.6314,
"rate": 177.306314
}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