Rate Overview
Live
1 GBP = 9.2431 BOB
1 BOB = 0.108189
GBP
Avg
9.2111
High
9.2545
Low
9.1416
Last updated: 7/6/2026, 8:01:46 AM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 9.24 BOB |
| 10 GBP | 92.43 BOB |
| 50 GBP | 462.16 BOB |
| 100 GBP | 924.31 BOB |
| 500 GBP | 4,621.56 BOB |
| 1,000 GBP | 9,243.11 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-07-06T08:01:46Z",
"rates": {
"BOB": 9.243113
}
}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": 924.3113,
"rate": 9.243113
}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