Rate Overview
Live
1 COP = 0.001600 BRL
1 BRL = 625.0000
COP
Avg
0.001561
High
0.001600
Low
0.001494
Last updated: 7/29/2026, 4:26:03 PM
Quick Conversions
| COP | BRL |
|---|---|
| 1 COP | 0.00 BRL |
| 10 COP | 0.02 BRL |
| 50 COP | 0.08 BRL |
| 100 COP | 0.16 BRL |
| 500 COP | 0.80 BRL |
| 1,000 COP | 1.60 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-07-29T16:26:03Z",
"rates": {
"BRL": 0.0016
}
}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.16,
"rate": 0.0016
}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