Rate Overview
Live
1 COP = 0.003746 BWP
1 BWP = 266.9514
COP
Avg
0.003693
High
0.003746
Low
0.003621
Last updated: 3/28/2026, 9:05:09 AM
Quick Conversions
| COP | BWP |
|---|---|
| 1 COP | 0.00 BWP |
| 10 COP | 0.04 BWP |
| 50 COP | 0.19 BWP |
| 100 COP | 0.37 BWP |
| 500 COP | 1.87 BWP |
| 1,000 COP | 3.75 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-03-28T09:05:09Z",
"rates": {
"BWP": 0.003746
}
}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.37460000000000004,
"rate": 0.003746
}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