Rate Overview
Live
1 BOB = 1.9433 BWP
1 BWP = 0.514597
BOB
Avg
1.9454
High
1.9628
Low
1.9281
Last updated: 6/19/2026, 6:09:35 AM
Quick Conversions
| BOB | BWP |
|---|---|
| 1 BOB | 1.94 BWP |
| 10 BOB | 19.43 BWP |
| 50 BOB | 97.16 BWP |
| 100 BOB | 194.33 BWP |
| 500 BOB | 971.63 BWP |
| 1,000 BOB | 1,943.27 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-06-19T06:09:35Z",
"rates": {
"BWP": 1.943268
}
}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": 194.3268,
"rate": 1.943268
}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