Rate Overview
Live
1 CAD = 9.6983 BWP
1 BWP = 0.103110
CAD
Avg
9.6819
High
9.7054
Low
9.6543
Last updated: 8/16/2026, 9:17:50 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.70 BWP |
| 10 CAD | 96.98 BWP |
| 50 CAD | 484.92 BWP |
| 100 CAD | 969.83 BWP |
| 500 CAD | 4,849.17 BWP |
| 1,000 CAD | 9,698.35 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-08-16T09:17:50Z",
"rates": {
"BWP": 9.698345
}
}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": 969.8344999999999,
"rate": 9.698345
}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