Rate Overview
Live
1 GBP = 9.2081 BOB
1 BOB = 0.108600
GBP
Avg
9.3309
High
9.5195
Low
9.1768
Last updated: 3/27/2026, 11:20:42 AM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 9.21 BOB |
| 10 GBP | 92.08 BOB |
| 50 GBP | 460.41 BOB |
| 100 GBP | 920.81 BOB |
| 500 GBP | 4,604.07 BOB |
| 1,000 GBP | 9,208.14 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-27T11:20:42Z",
"rates": {
"BOB": 9.208137
}
}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.8137,
"rate": 9.208137
}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