Rate Overview
Live
1 COP = 0.003655 BWP
1 BWP = 273.5978
COP
Avg
0.003655
High
0.003696
Low
0.003580
Last updated: 5/27/2026, 8:40:01 PM
Quick Conversions
| COP | BWP |
|---|---|
| 1 COP | 0.00 BWP |
| 10 COP | 0.04 BWP |
| 50 COP | 0.18 BWP |
| 100 COP | 0.37 BWP |
| 500 COP | 1.83 BWP |
| 1,000 COP | 3.66 BWP |
Get COP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BWPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-27T20:40:01Z",
"rates": {
"BWP": 0.003655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BWP",
"amount": 100
},
"result": 0.3655,
"rate": 0.003655
}Build with COP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key