Rate Overview
Live
1 BWP = 273.5562 COP
1 COP = 0.003656
BWP
Avg
272.7695
High
274.6634
Low
270.5013
Last updated: 5/28/2026, 1:17:14 AM
Quick Conversions
| BWP | COP |
|---|---|
| 1 BWP | 273.56 COP |
| 10 BWP | 2,735.56 COP |
| 50 BWP | 13,677.81 COP |
| 100 BWP | 27,355.62 COP |
| 500 BWP | 136,778.12 COP |
| 1,000 BWP | 273,556.24 COP |
Get BWP/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=COPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-28T01:17:14Z",
"rates": {
"COP": 273.556242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "COP",
"amount": 100
},
"result": 27355.6242,
"rate": 273.556242
}Build with BWP/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key