Rate Overview
Live
1 BOB = 1.1557 BWP
1 BWP = 0.865270
BOB
Avg
1.9213
High
2.0835
Low
1.1557
Last updated: 7/31/2026, 8:53:38 AM
Quick Conversions
| BOB | BWP |
|---|---|
| 1 BOB | 1.16 BWP |
| 10 BOB | 11.56 BWP |
| 50 BOB | 57.79 BWP |
| 100 BOB | 115.57 BWP |
| 500 BOB | 577.85 BWP |
| 1,000 BOB | 1,155.71 BWP |
Get BOB/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BWPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-31T08:53:38Z",
"rates": {
"BWP": 1.155709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BWP",
"amount": 100
},
"result": 115.57090000000001,
"rate": 1.155709
}Build with BOB/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key