Rate Overview
Live
1 GBP = 14.4921 BOB
1 BOB = 0.069003
GBP
Avg
11.7052
High
14.5034
Low
9.0858
Last updated: 7/23/2026, 9:04:16 AM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 14.49 BOB |
| 10 GBP | 144.92 BOB |
| 50 GBP | 724.61 BOB |
| 100 GBP | 1,449.21 BOB |
| 500 GBP | 7,246.06 BOB |
| 1,000 GBP | 14,492.12 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-23T09:04:16Z",
"rates": {
"BOB": 14.49212
}
}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": 1449.212,
"rate": 14.49212
}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