Rate Overview
Live
1 COP = 0.001392 BRL
1 BRL = 718.3908
COP
Avg
0.001384
High
0.001395
Low
0.001366
Last updated: 3/7/2026, 7:43:49 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.70 BRL |
| 1,000 COP | 1.39 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-07T07:43:49Z",
"rates": {
"BRL": 0.001392
}
}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.1392,
"rate": 0.001392
}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