Rate Overview
Live
1 COP = 0.001380 BRL
1 BRL = 724.6377
COP
Avg
0.001380
High
0.001390
Low
0.001372
Last updated: 4/17/2026, 6:06:29 AM
Quick Conversions
| COP | BRL |
|---|---|
| 1 COP | 0.00 BRL |
| 10 COP | 0.01 BRL |
| 50 COP | 0.07 BRL |
| 100 COP | 0.14 BRL |
| 500 COP | 0.69 BRL |
| 1,000 COP | 1.38 BRL |
Get COP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BRLExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-17T06:06:29Z",
"rates": {
"BRL": 0.00138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BRL",
"amount": 100
},
"result": 0.13799999999999998,
"rate": 0.00138
}Build with COP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key