Rate Overview
Live
1 CAD = 9.6949 BWP
1 BWP = 0.103147
CAD
Avg
9.9170
High
10.3139
Low
9.6949
Last updated: 5/27/2026, 12:13:47 PM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.69 BWP |
| 10 CAD | 96.95 BWP |
| 50 CAD | 484.74 BWP |
| 100 CAD | 969.49 BWP |
| 500 CAD | 4,847.43 BWP |
| 1,000 CAD | 9,694.87 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-27T12:13:47Z",
"rates": {
"BWP": 9.694867
}
}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.4867,
"rate": 9.694867
}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