Rate Overview
Live
1 GBP = 14.9771 BOB
1 BOB = 0.066769
GBP
Avg
14.6515
High
14.9771
Low
14.3905
Last updated: 7/26/2026, 6:38:29 PM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 14.98 BOB |
| 10 GBP | 149.77 BOB |
| 50 GBP | 748.85 BOB |
| 100 GBP | 1,497.71 BOB |
| 500 GBP | 7,488.54 BOB |
| 1,000 GBP | 14,977.08 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-26T18:38:29Z",
"rates": {
"BOB": 14.97708
}
}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": 1497.708,
"rate": 14.97708
}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