Rate Overview
Live
1 BOB = 1.9838 BWP
1 BWP = 0.504077
BOB
Avg
1.9503
High
2.0080
Low
1.8911
Last updated: 3/27/2026, 8:22:07 AM
Quick Conversions
| BOB | BWP |
|---|---|
| 1 BOB | 1.98 BWP |
| 10 BOB | 19.84 BWP |
| 50 BOB | 99.19 BWP |
| 100 BOB | 198.38 BWP |
| 500 BOB | 991.91 BWP |
| 1,000 BOB | 1,983.83 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-27T08:22:07Z",
"rates": {
"BWP": 1.983825
}
}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": 198.3825,
"rate": 1.983825
}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