Rate Overview
Live
1 BOB = 1.1594 BWP
1 BWP = 0.862502
BOB
Avg
1.1514
High
1.1601
Low
1.1281
Last updated: 8/19/2026, 10:47:29 AM
Quick Conversions
| BOB | BWP |
|---|---|
| 1 BOB | 1.16 BWP |
| 10 BOB | 11.59 BWP |
| 50 BOB | 57.97 BWP |
| 100 BOB | 115.94 BWP |
| 500 BOB | 579.71 BWP |
| 1,000 BOB | 1,159.42 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-08-19T10:47:29Z",
"rates": {
"BWP": 1.159418
}
}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.9418,
"rate": 1.159418
}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