Rate Overview
Live
1 GBP = 15.8339 BOB
1 BOB = 0.063156
GBP
Avg
16.0416
High
16.3426
Low
15.8339
Last updated: 8/15/2026, 1:00:10 AM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 15.83 BOB |
| 10 GBP | 158.34 BOB |
| 50 GBP | 791.69 BOB |
| 100 GBP | 1,583.39 BOB |
| 500 GBP | 7,916.95 BOB |
| 1,000 GBP | 15,833.89 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-15T01:00:10Z",
"rates": {
"BOB": 15.833892
}
}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": 1583.3892,
"rate": 15.833892
}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