Rate Overview
Live
1 GBP = 15.0155 BOB
1 BOB = 0.066598
GBP
Avg
9.5349
High
15.0155
Low
8.5944
Last updated: 7/27/2026, 2:08:32 AM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 15.02 BOB |
| 10 GBP | 150.16 BOB |
| 50 GBP | 750.78 BOB |
| 100 GBP | 1,501.55 BOB |
| 500 GBP | 7,507.76 BOB |
| 1,000 GBP | 15,015.52 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-07-27T02:08:32Z",
"rates": {
"BOB": 15.015516
}
}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": 1501.5516,
"rate": 15.015516
}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