Rate Overview
Live
1 COP = 0.001549 BRL
1 BRL = 645.5778
COP
Avg
0.001539
High
0.001549
Low
0.001513
Last updated: 7/8/2026, 2:51:55 PM
Quick Conversions
| COP | BRL |
|---|---|
| 1 COP | 0.00 BRL |
| 10 COP | 0.02 BRL |
| 50 COP | 0.08 BRL |
| 100 COP | 0.15 BRL |
| 500 COP | 0.77 BRL |
| 1,000 COP | 1.55 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-08T14:51:55Z",
"rates": {
"BRL": 0.001549
}
}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.1549,
"rate": 0.001549
}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