Rate Overview
Live
1 BWP = 0.515005 BOB
1 BOB = 1.9417
BWP
Avg
0.514494
High
0.515723
Low
0.512564
Last updated: 4/17/2026, 6:05:36 AM
Quick Conversions
| BWP | BOB |
|---|---|
| 1 BWP | 0.52 BOB |
| 10 BWP | 5.15 BOB |
| 50 BWP | 25.75 BOB |
| 100 BWP | 51.50 BOB |
| 500 BWP | 257.50 BOB |
| 1,000 BWP | 515.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-04-17T06:05:36Z",
"rates": {
"BOB": 0.515005
}
}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.5005,
"rate": 0.515005
}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