Rate Overview
Live
1 CAD = 9.6977 BWP
1 BWP = 0.103117
CAD
Avg
9.8457
High
10.4316
Low
9.5519
Last updated: 5/27/2026, 10:56:03 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.70 BWP |
| 10 CAD | 96.98 BWP |
| 50 CAD | 484.89 BWP |
| 100 CAD | 969.77 BWP |
| 500 CAD | 4,848.85 BWP |
| 1,000 CAD | 9,697.71 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-27T10:56:03Z",
"rates": {
"BWP": 9.697707
}
}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": 969.7706999999999,
"rate": 9.697707
}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