Rate Overview
Live
1 CAD = 9.7972 BWP
1 BWP = 0.102070
CAD
Avg
9.7380
High
9.7972
Low
9.6778
Last updated: 4/17/2026, 4:53:08 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.80 BWP |
| 10 CAD | 97.97 BWP |
| 50 CAD | 489.86 BWP |
| 100 CAD | 979.72 BWP |
| 500 CAD | 4,898.61 BWP |
| 1,000 CAD | 9,797.23 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-04-17T04:53:08Z",
"rates": {
"BWP": 9.797227
}
}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": 979.7226999999999,
"rate": 9.797227
}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