Rate Overview
Live
1 BOB = 0.066597 GBP
1 GBP = 15.0157
BOB
Avg
0.101798
High
0.109560
Low
0.066597
Last updated: 7/27/2026, 2:10:47 AM
Quick Conversions
| BOB | GBP |
|---|---|
| 1 BOB | 0.07 GBP |
| 10 BOB | 0.67 GBP |
| 50 BOB | 3.33 GBP |
| 100 BOB | 6.66 GBP |
| 500 BOB | 33.30 GBP |
| 1,000 BOB | 66.60 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-27T02:10:47Z",
"rates": {
"GBP": 0.066597
}
}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": 6.6597,
"rate": 0.066597
}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