Rate Overview
Live
1 BWP = 234.2444 COP
1 COP = 0.004269
BWP
Avg
234.8494
High
240.6922
Low
228.9582
Last updated: 7/30/2026, 7:23:33 AM
Quick Conversions
| BWP | COP |
|---|---|
| 1 BWP | 234.24 COP |
| 10 BWP | 2,342.44 COP |
| 50 BWP | 11,712.22 COP |
| 100 BWP | 23,424.44 COP |
| 500 BWP | 117,122.21 COP |
| 1,000 BWP | 234,244.42 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-07-30T07:23:33Z",
"rates": {
"COP": 234.244417
}
}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": 23424.4417,
"rate": 234.244417
}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