Rate Overview
Live
1 BOB = 0.066824 GBP
1 GBP = 14.9647
BOB
Avg
0.086540
High
0.110062
Low
0.066824
Last updated: 7/25/2026, 7:59:19 PM
Quick Conversions
| BOB | GBP |
|---|---|
| 1 BOB | 0.07 GBP |
| 10 BOB | 0.67 GBP |
| 50 BOB | 3.34 GBP |
| 100 BOB | 6.68 GBP |
| 500 BOB | 33.41 GBP |
| 1,000 BOB | 66.82 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-25T19:59:19Z",
"rates": {
"GBP": 0.066824
}
}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.6823999999999995,
"rate": 0.066824
}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