Rate Overview
Live
1 CAD = 9.7155 BWP
1 BWP = 0.102929
CAD
Avg
9.7601
High
9.9700
Low
9.5070
Last updated: 7/27/2026, 2:00:27 PM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.72 BWP |
| 10 CAD | 97.15 BWP |
| 50 CAD | 485.77 BWP |
| 100 CAD | 971.55 BWP |
| 500 CAD | 4,857.74 BWP |
| 1,000 CAD | 9,715.47 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-27T14:00:27Z",
"rates": {
"BWP": 9.715473
}
}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": 971.5473,
"rate": 9.715473
}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