Rate Overview
Live
1 BWP = 0.930595 BOB
1 BOB = 1.0746
BWP
Avg
0.918205
High
0.930912
Low
0.885584
Last updated: 9/9/2026, 2:42:17 PM
Quick Conversions
| BWP | BOB |
|---|---|
| 1 BWP | 0.93 BOB |
| 10 BWP | 9.31 BOB |
| 50 BWP | 46.53 BOB |
| 100 BWP | 93.06 BOB |
| 500 BWP | 465.30 BOB |
| 1,000 BWP | 930.59 BOB |
Get BWP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=BOBExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-09-09T14:42:17Z",
"rates": {
"BOB": 0.930595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "BOB",
"amount": 100
},
"result": 93.0595,
"rate": 0.930595
}Build with BWP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key