Rate Overview
Live
1 BOB = 1.3671 BWP
1 BWP = 0.731466
BOB
Avg
1.8326
High
2.0584
Low
1.3671
Last updated: 7/8/2026, 10:43:43 AM
Quick Conversions
| BOB | BWP |
|---|---|
| 1 BOB | 1.37 BWP |
| 10 BOB | 13.67 BWP |
| 50 BOB | 68.36 BWP |
| 100 BOB | 136.71 BWP |
| 500 BOB | 683.56 BWP |
| 1,000 BOB | 1,367.12 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-08T10:43:43Z",
"rates": {
"BWP": 1.367117
}
}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": 136.71169999999998,
"rate": 1.367117
}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