Rate Overview
Live
1 BRL = 645.5651 COP
1 COP = 0.001549
BRL
Avg
648.1631
High
652.6996
Low
645.2729
Last updated: 7/8/2026, 10:44:44 PM
Quick Conversions
| BRL | COP |
|---|---|
| 1 BRL | 645.57 COP |
| 10 BRL | 6,455.65 COP |
| 50 BRL | 32,278.25 COP |
| 100 BRL | 64,556.51 COP |
| 500 BRL | 322,782.53 COP |
| 1,000 BRL | 645,565.06 COP |
Get BRL/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=COPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-08T22:44:44Z",
"rates": {
"COP": 645.565063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "COP",
"amount": 100
},
"result": 64556.5063,
"rate": 645.565063
}Build with BRL/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key