Rate Overview
Live
1 BOB = 1.9377 BWP
1 BWP = 0.516086
BOB
Avg
1.9553
High
1.9668
Low
1.9377
Last updated: 5/9/2026, 2:50:08 AM
Quick Conversions
| BOB | BWP |
|---|---|
| 1 BOB | 1.94 BWP |
| 10 BOB | 19.38 BWP |
| 50 BOB | 96.88 BWP |
| 100 BOB | 193.77 BWP |
| 500 BOB | 968.83 BWP |
| 1,000 BOB | 1,937.66 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-05-09T02:50:08Z",
"rates": {
"BWP": 1.937662
}
}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": 193.7662,
"rate": 1.937662
}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