Rate Overview
Live
1 BOB = 0.106696 GBP
1 GBP = 9.3724
BOB
Avg
0.106668
High
0.107137
Low
0.106359
Last updated: 5/6/2026, 7:10:15 PM
Quick Conversions
| BOB | GBP |
|---|---|
| 1 BOB | 0.11 GBP |
| 10 BOB | 1.07 GBP |
| 50 BOB | 5.33 GBP |
| 100 BOB | 10.67 GBP |
| 500 BOB | 53.35 GBP |
| 1,000 BOB | 106.70 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-06T19:10:15Z",
"rates": {
"GBP": 0.106696
}
}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.669599999999999,
"rate": 0.106696
}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