Rate Overview
Live
1 COP = 0.001650 BRL
1 BRL = 606.0606
COP
Avg
0.001619
High
0.001650
Low
0.001596
Last updated: 8/12/2026, 4:07:25 PM
Quick Conversions
| COP | BRL |
|---|---|
| 1 COP | 0.00 BRL |
| 10 COP | 0.02 BRL |
| 50 COP | 0.08 BRL |
| 100 COP | 0.17 BRL |
| 500 COP | 0.83 BRL |
| 1,000 COP | 1.65 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-08-12T16:07:25Z",
"rates": {
"BRL": 0.00165
}
}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.165,
"rate": 0.00165
}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