Rate Overview
Live
1 BOB = 1.0726 BWP
1 BWP = 0.932320
BOB
Avg
1.0829
High
1.1042
Low
1.0726
Last updated: 9/10/2026, 6:05:21 PM
Quick Conversions
| BOB | BWP |
|---|---|
| 1 BOB | 1.07 BWP |
| 10 BOB | 10.73 BWP |
| 50 BOB | 53.63 BWP |
| 100 BOB | 107.26 BWP |
| 500 BOB | 536.30 BWP |
| 1,000 BOB | 1,072.59 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-09-10T18:05:21Z",
"rates": {
"BWP": 1.072593
}
}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": 107.2593,
"rate": 1.072593
}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