Rate Overview
Live
1 BOB = 0.107680 GBP
1 GBP = 9.2868
BOB
Avg
0.107219
High
0.108970
Low
0.105048
Last updated: 5/27/2026, 3:43:45 AM
Quick Conversions
| BOB | GBP |
|---|---|
| 1 BOB | 0.11 GBP |
| 10 BOB | 1.08 GBP |
| 50 BOB | 5.38 GBP |
| 100 BOB | 10.77 GBP |
| 500 BOB | 53.84 GBP |
| 1,000 BOB | 107.68 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-05-27T03:43:45Z",
"rates": {
"GBP": 0.10768
}
}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.768,
"rate": 0.10768
}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