Rate Overview
Live
1 GBP = 9.1921 BOB
1 BOB = 0.108789
GBP
Avg
9.2437
High
9.3532
Low
9.1522
Last updated: 3/27/2026, 12:59:58 PM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 9.19 BOB |
| 10 GBP | 91.92 BOB |
| 50 GBP | 459.60 BOB |
| 100 GBP | 919.21 BOB |
| 500 GBP | 4,596.04 BOB |
| 1,000 GBP | 9,192.09 BOB |
Get GBP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BOBExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T12:59:58Z",
"rates": {
"BOB": 9.192088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BOB",
"amount": 100
},
"result": 919.2088,
"rate": 9.192088
}Build with GBP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key