Rate Overview
Live
1 BRL = 718.2317 COP
1 COP = 0.001392
BRL
Avg
722.3532
High
731.9208
Low
716.6798
Last updated: 3/7/2026, 7:35:55 AM
Quick Conversions
| BRL | COP |
|---|---|
| 1 BRL | 718.23 COP |
| 10 BRL | 7,182.32 COP |
| 50 BRL | 35,911.58 COP |
| 100 BRL | 71,823.17 COP |
| 500 BRL | 359,115.85 COP |
| 1,000 BRL | 718,231.70 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-07T07:35:55Z",
"rates": {
"COP": 718.231697
}
}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": 71823.1697,
"rate": 718.231697
}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