Rate Overview
Live
1 BWP = 0.511014 BOB
1 BOB = 1.9569
BWP
Avg
0.518845
High
0.530254
Low
0.511014
Last updated: 3/7/2026, 6:07:38 AM
Quick Conversions
| BWP | BOB |
|---|---|
| 1 BWP | 0.51 BOB |
| 10 BWP | 5.11 BOB |
| 50 BWP | 25.55 BOB |
| 100 BWP | 51.10 BOB |
| 500 BWP | 255.51 BOB |
| 1,000 BWP | 511.01 BOB |
Get BWP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=BOBExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T06:07:38Z",
"rates": {
"BOB": 0.511014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "BOB",
"amount": 100
},
"result": 51.1014,
"rate": 0.511014
}Build with BWP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key