Rate Overview
Live
1 BRL = 754.4761 COP
1 COP = 0.001325
BRL
Avg
743.4740
High
756.7856
Low
729.8412
Last updated: 5/7/2026, 9:06:27 AM
Quick Conversions
| BRL | COP |
|---|---|
| 1 BRL | 754.48 COP |
| 10 BRL | 7,544.76 COP |
| 50 BRL | 37,723.80 COP |
| 100 BRL | 75,447.61 COP |
| 500 BRL | 377,238.03 COP |
| 1,000 BRL | 754,476.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-05-07T09:06:27Z",
"rates": {
"COP": 754.476056
}
}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": 75447.6056,
"rate": 754.476056
}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