Rate Overview
Live
1 BOB = 1.9569 BWP
1 BWP = 0.511014
BOB
Avg
1.9277
High
1.9569
Low
1.8859
Last updated: 3/7/2026, 4:23:46 AM
Quick Conversions
| BOB | BWP |
|---|---|
| 1 BOB | 1.96 BWP |
| 10 BOB | 19.57 BWP |
| 50 BOB | 97.84 BWP |
| 100 BOB | 195.69 BWP |
| 500 BOB | 978.45 BWP |
| 1,000 BOB | 1,956.89 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-03-07T04:23:46Z",
"rates": {
"BWP": 1.956893
}
}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": 195.6893,
"rate": 1.956893
}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