Rate Overview
Live
1 CAD = 9.9111 BWP
1 BWP = 0.100897
CAD
Avg
9.8590
High
10.4316
Low
9.5519
Last updated: 3/27/2026, 11:13:35 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.91 BWP |
| 10 CAD | 99.11 BWP |
| 50 CAD | 495.55 BWP |
| 100 CAD | 991.11 BWP |
| 500 CAD | 4,955.55 BWP |
| 1,000 CAD | 9,911.09 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-27T11:13:35Z",
"rates": {
"BWP": 9.91109
}
}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": 991.1089999999999,
"rate": 9.91109
}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