Rate Overview
Live
1 GBP = 9.3064 BOB
1 BOB = 0.107453
GBP
Avg
9.2902
High
9.4484
Low
9.1295
Last updated: 5/27/2026, 11:19:55 AM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 9.31 BOB |
| 10 GBP | 93.06 BOB |
| 50 GBP | 465.32 BOB |
| 100 GBP | 930.64 BOB |
| 500 GBP | 4,653.22 BOB |
| 1,000 GBP | 9,306.43 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-05-27T11:19:55Z",
"rates": {
"BOB": 9.306432
}
}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": 930.6431999999999,
"rate": 9.306432
}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