Rate Overview
Live
1 GBP = 9.2031 BOB
1 BOB = 0.108659
GBP
Avg
9.2572
High
9.5061
Low
8.9455
Last updated: 3/27/2026, 2:47:59 PM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 9.20 BOB |
| 10 GBP | 92.03 BOB |
| 50 GBP | 460.15 BOB |
| 100 GBP | 920.31 BOB |
| 500 GBP | 4,601.55 BOB |
| 1,000 GBP | 9,203.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-27T14:47:59Z",
"rates": {
"BOB": 9.203091
}
}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": 920.3091000000001,
"rate": 9.203091
}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