Rate Overview
Live
1 BOB = 0.108222 GBP
1 GBP = 9.2403
BOB
Avg
0.107959
High
0.108604
Low
0.107301
Last updated: 3/6/2026, 7:30:48 PM
Quick Conversions
| BOB | GBP |
|---|---|
| 1 BOB | 0.11 GBP |
| 10 BOB | 1.08 GBP |
| 50 BOB | 5.41 GBP |
| 100 BOB | 10.82 GBP |
| 500 BOB | 54.11 GBP |
| 1,000 BOB | 108.22 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-03-06T19:30:48Z",
"rates": {
"GBP": 0.108222
}
}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.8222,
"rate": 0.108222
}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