Rate Overview
Live
1 CAD = 9.9634 BWP
1 BWP = 0.100368
CAD
Avg
9.7752
High
9.9634
Low
9.5618
Last updated: 3/7/2026, 4:07:04 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.96 BWP |
| 10 CAD | 99.63 BWP |
| 50 CAD | 498.17 BWP |
| 100 CAD | 996.34 BWP |
| 500 CAD | 4,981.68 BWP |
| 1,000 CAD | 9,963.37 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-03-07T04:07:04Z",
"rates": {
"BWP": 9.963365
}
}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": 996.3365,
"rate": 9.963365
}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