Rate Overview
Live
1 COP = 0.001420 BRL
1 BRL = 704.2254
COP
Avg
0.001388
High
0.001506
Low
0.001321
Last updated: 3/27/2026, 6:16:35 PM
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.71 BRL |
| 1,000 COP | 1.42 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-03-27T18:16:35Z",
"rates": {
"BRL": 0.00142
}
}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.14200000000000002,
"rate": 0.00142
}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