Rate Overview
Live
1 CAD = 9.7079 BWP
1 BWP = 0.103009
CAD
Avg
9.7773
High
9.8743
Low
9.7079
Last updated: 5/27/2026, 8:25:26 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.71 BWP |
| 10 CAD | 97.08 BWP |
| 50 CAD | 485.40 BWP |
| 100 CAD | 970.79 BWP |
| 500 CAD | 4,853.96 BWP |
| 1,000 CAD | 9,707.92 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-05-27T08:25:26Z",
"rates": {
"BWP": 9.70792
}
}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.7919999999999,
"rate": 9.70792
}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