Rate Overview
Live
1 BWP = 0.750000 BOB
1 BOB = 1.3333
BWP
Avg
0.519547
High
0.786604
Low
0.479080
Last updated: 7/21/2026, 4:41:59 AM
Quick Conversions
| BWP | BOB |
|---|---|
| 1 BWP | 0.75 BOB |
| 10 BWP | 7.50 BOB |
| 50 BWP | 37.50 BOB |
| 100 BWP | 75.00 BOB |
| 500 BWP | 375.00 BOB |
| 1,000 BWP | 750.00 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-07-21T04:41:59Z",
"rates": {
"BOB": 0.75
}
}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": 75,
"rate": 0.75
}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