Rate Overview
Live
1 COP = 0.004349 BWP
1 BWP = 229.9379
COP
Avg
0.003782
High
0.004349
Low
0.003521
Last updated: 7/31/2026, 8:52:29 AM
Quick Conversions
| COP | BWP |
|---|---|
| 1 COP | 0.00 BWP |
| 10 COP | 0.04 BWP |
| 50 COP | 0.22 BWP |
| 100 COP | 0.43 BWP |
| 500 COP | 2.17 BWP |
| 1,000 COP | 4.35 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-07-31T08:52:29Z",
"rates": {
"BWP": 0.004349
}
}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.43489999999999995,
"rate": 0.004349
}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