Rate Overview
Live
1 CAD = 9.7419 BWP
1 BWP = 0.102650
CAD
Avg
9.8337
High
10.4316
Low
9.5429
Last updated: 7/28/2026, 3:07:17 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.74 BWP |
| 10 CAD | 97.42 BWP |
| 50 CAD | 487.09 BWP |
| 100 CAD | 974.19 BWP |
| 500 CAD | 4,870.94 BWP |
| 1,000 CAD | 9,741.88 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-28T03:07:17Z",
"rates": {
"BWP": 9.741876
}
}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": 974.1876,
"rate": 9.741876
}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