Rate Overview
Live
1 BOB = 1.2200 BWP
1 BWP = 0.819682
BOB
Avg
1.8483
High
2.0473
Low
1.2200
Last updated: 7/28/2026, 4:18:56 AM
Quick Conversions
| BOB | BWP |
|---|---|
| 1 BOB | 1.22 BWP |
| 10 BOB | 12.20 BWP |
| 50 BOB | 61.00 BWP |
| 100 BOB | 122.00 BWP |
| 500 BOB | 609.99 BWP |
| 1,000 BOB | 1,219.99 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-07-28T04:18:56Z",
"rates": {
"BWP": 1.219985
}
}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": 121.9985,
"rate": 1.219985
}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