Rate Overview
Live
1 GBP = 15.7198 BOB
1 BOB = 0.063614
GBP
Avg
15.9587
High
16.3426
Low
15.7079
Last updated: 8/16/2026, 4:21:51 AM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 15.72 BOB |
| 10 GBP | 157.20 BOB |
| 50 GBP | 785.99 BOB |
| 100 GBP | 1,571.98 BOB |
| 500 GBP | 7,859.92 BOB |
| 1,000 GBP | 15,719.85 BOB |
Get GBP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BOBExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-08-16T04:21:51Z",
"rates": {
"BOB": 15.719845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BOB",
"amount": 100
},
"result": 1571.9845,
"rate": 15.719845
}Build with GBP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key