Rate Overview
Live
1 GBP = 9.2626 BOB
1 BOB = 0.107961
GBP
Avg
9.2586
High
9.3080
Low
9.2077
Last updated: 3/7/2026, 12:29:36 AM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 9.26 BOB |
| 10 GBP | 92.63 BOB |
| 50 GBP | 463.13 BOB |
| 100 GBP | 926.26 BOB |
| 500 GBP | 4,631.31 BOB |
| 1,000 GBP | 9,262.63 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-07T00:29:36Z",
"rates": {
"BOB": 9.262629
}
}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": 926.2629000000001,
"rate": 9.262629
}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