Rate Overview
Live
1 CAD = 9.7084 BWP
1 BWP = 0.103003
CAD
Avg
9.7971
High
10.1813
Low
9.4481
Last updated: 7/27/2026, 5:30:25 PM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.71 BWP |
| 10 CAD | 97.08 BWP |
| 50 CAD | 485.42 BWP |
| 100 CAD | 970.84 BWP |
| 500 CAD | 4,854.22 BWP |
| 1,000 CAD | 9,708.45 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-27T17:30:25Z",
"rates": {
"BWP": 9.70845
}
}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": 970.8449999999999,
"rate": 9.70845
}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