Rate Overview
Live
1 BWP = 256.0234 COP
1 COP = 0.003906
BWP
Avg
257.8482
High
261.5675
Low
256.0234
Last updated: 6/19/2026, 8:19:02 AM
Quick Conversions
| BWP | COP |
|---|---|
| 1 BWP | 256.02 COP |
| 10 BWP | 2,560.23 COP |
| 50 BWP | 12,801.17 COP |
| 100 BWP | 25,602.34 COP |
| 500 BWP | 128,011.70 COP |
| 1,000 BWP | 256,023.40 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-06-19T08:19:02Z",
"rates": {
"COP": 256.023399
}
}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": 25602.3399,
"rate": 256.023399
}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