Rate Overview
Live
1 CAD = 9.9090 BWP
1 BWP = 0.100919
CAD
Avg
9.8991
High
9.9623
Low
9.7890
Last updated: 3/27/2026, 6:06:32 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.91 BWP |
| 10 CAD | 99.09 BWP |
| 50 CAD | 495.45 BWP |
| 100 CAD | 990.90 BWP |
| 500 CAD | 4,954.49 BWP |
| 1,000 CAD | 9,908.98 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-27T06:06:32Z",
"rates": {
"BWP": 9.908979
}
}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": 990.8979,
"rate": 9.908979
}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