Rate Overview
Live
1 CAD = 9.7276 BWP
1 BWP = 0.102800
CAD
Avg
9.8621
High
10.4553
Low
9.4972
Last updated: 7/27/2026, 4:19:08 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.73 BWP |
| 10 CAD | 97.28 BWP |
| 50 CAD | 486.38 BWP |
| 100 CAD | 972.76 BWP |
| 500 CAD | 4,863.81 BWP |
| 1,000 CAD | 9,727.61 BWP |
Get CAD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BWPExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-27T04:19:08Z",
"rates": {
"BWP": 9.727614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BWP",
"amount": 100
},
"result": 972.7614000000001,
"rate": 9.727614
}Build with CAD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key