Rate Overview
Live
1 CAD = 9.5047 BWP
1 BWP = 0.105211
CAD
Avg
9.5955
High
10.0465
Low
9.4870
Last updated: 7/4/2026, 10:06:24 PM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.50 BWP |
| 10 CAD | 95.05 BWP |
| 50 CAD | 475.24 BWP |
| 100 CAD | 950.47 BWP |
| 500 CAD | 4,752.37 BWP |
| 1,000 CAD | 9,504.74 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-04T22:06:24Z",
"rates": {
"BWP": 9.504738
}
}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": 950.4738,
"rate": 9.504738
}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