Rate Overview
Live
1 BOB = 0.063155 GBP
1 GBP = 15.8341
BOB
Avg
0.062236
High
0.063155
Low
0.061189
Last updated: 8/14/2026, 11:47:52 PM
Quick Conversions
| BOB | GBP |
|---|---|
| 1 BOB | 0.06 GBP |
| 10 BOB | 0.63 GBP |
| 50 BOB | 3.16 GBP |
| 100 BOB | 6.32 GBP |
| 500 BOB | 31.58 GBP |
| 1,000 BOB | 63.16 GBP |
Get BOB/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GBPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-14T23:47:52Z",
"rates": {
"GBP": 0.063155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GBP",
"amount": 100
},
"result": 6.3155,
"rate": 0.063155
}Build with BOB/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key