Rate Overview
Live
1 BRL = 703.8922 COP
1 COP = 0.001421
BRL
Avg
712.6800
High
731.9208
Low
694.8996
Last updated: 3/27/2026, 4:26:07 PM
Quick Conversions
| BRL | COP |
|---|---|
| 1 BRL | 703.89 COP |
| 10 BRL | 7,038.92 COP |
| 50 BRL | 35,194.61 COP |
| 100 BRL | 70,389.22 COP |
| 500 BRL | 351,946.09 COP |
| 1,000 BRL | 703,892.18 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-03-27T16:26:07Z",
"rates": {
"COP": 703.892177
}
}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": 70389.2177,
"rate": 703.892177
}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