Rate Overview
Live
1 GBP = 14.5105 BOB
1 BOB = 0.068915
GBP
Avg
9.9922
High
14.5105
Low
9.1187
Last updated: 7/23/2026, 6:30:40 AM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 14.51 BOB |
| 10 GBP | 145.11 BOB |
| 50 GBP | 725.53 BOB |
| 100 GBP | 1,451.05 BOB |
| 500 GBP | 7,255.27 BOB |
| 1,000 GBP | 14,510.55 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-23T06:30:40Z",
"rates": {
"BOB": 14.510549
}
}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": 1451.0548999999999,
"rate": 14.510549
}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