Rate Overview
Live
1 BOB = 0.108146 GBP
1 GBP = 9.2468
BOB
Avg
0.108559
High
0.109389
Low
0.108055
Last updated: 7/6/2026, 2:06:59 PM
Quick Conversions
| BOB | GBP |
|---|---|
| 1 BOB | 0.11 GBP |
| 10 BOB | 1.08 GBP |
| 50 BOB | 5.41 GBP |
| 100 BOB | 10.81 GBP |
| 500 BOB | 54.07 GBP |
| 1,000 BOB | 108.15 GBP |
Get BOB/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GBPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-06T14:06:59Z",
"rates": {
"GBP": 0.108146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GBP",
"amount": 100
},
"result": 10.8146,
"rate": 0.108146
}Build with BOB/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key