Rate Overview
Live
1 CAD = 9.9083 BWP
1 BWP = 0.100925
CAD
Avg
9.9182
High
10.4498
Low
9.2334
Last updated: 3/27/2026, 7:47:58 AM
Quick Conversions
| CAD | BWP |
|---|---|
| 1 CAD | 9.91 BWP |
| 10 CAD | 99.08 BWP |
| 50 CAD | 495.42 BWP |
| 100 CAD | 990.83 BWP |
| 500 CAD | 4,954.17 BWP |
| 1,000 CAD | 9,908.34 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-27T07:47:58Z",
"rates": {
"BWP": 9.908336
}
}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.8336,
"rate": 9.908336
}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