Rate Overview
Live
1 GBP = 9.3223 BOB
1 BOB = 0.107269
GBP
Avg
9.3068
High
9.3686
Low
9.2604
Last updated: 4/16/2026, 7:58:01 PM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 9.32 BOB |
| 10 GBP | 93.22 BOB |
| 50 GBP | 466.12 BOB |
| 100 GBP | 932.23 BOB |
| 500 GBP | 4,661.17 BOB |
| 1,000 GBP | 9,322.34 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-04-16T19:58:01Z",
"rates": {
"BOB": 9.322342
}
}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": 932.2342000000001,
"rate": 9.322342
}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