Rate Overview
Live
1 GBP = 16.3975 BOB
1 BOB = 0.060985
GBP
Avg
16.0907
High
16.4196
Low
15.7022
Last updated: 9/4/2026, 7:31:23 PM
Quick Conversions
| GBP | BOB |
|---|---|
| 1 GBP | 16.40 BOB |
| 10 GBP | 163.97 BOB |
| 50 GBP | 819.87 BOB |
| 100 GBP | 1,639.75 BOB |
| 500 GBP | 8,198.74 BOB |
| 1,000 GBP | 16,397.47 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-09-04T19:31:23Z",
"rates": {
"BOB": 16.397474
}
}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": 1639.7474,
"rate": 16.397474
}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