Rate Overview
Live
1 CAD = 9.8475 BWP
1 BWP = 0.101549
CAD
Avg
9.9464
High
10.0100
Low
9.8462
Last updated: 5/7/2026, 6:54:20 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.85 BWP |
| 10 CAD | 98.48 BWP |
| 50 CAD | 492.38 BWP |
| 100 CAD | 984.75 BWP |
| 500 CAD | 4,923.75 BWP |
| 1,000 CAD | 9,847.50 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-07T06:54:20Z",
"rates": {
"BWP": 9.8475
}
}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": 984.75,
"rate": 9.8475
}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