Rate Overview
Live
1 CAD = 9.7023 BWP
1 BWP = 0.103068
CAD
Avg
9.6517
High
10.1813
Low
9.4481
Last updated: 7/27/2026, 8:00:26 PM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.70 BWP |
| 10 CAD | 97.02 BWP |
| 50 CAD | 485.11 BWP |
| 100 CAD | 970.23 BWP |
| 500 CAD | 4,851.15 BWP |
| 1,000 CAD | 9,702.30 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-27T20:00:26Z",
"rates": {
"BWP": 9.702296
}
}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.2296,
"rate": 9.702296
}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