Rate Overview
Live
1 BOB = 0.108789 GBP
1 GBP = 9.1921
BOB
Avg
0.108185
High
0.109263
Low
0.106915
Last updated: 3/27/2026, 12:59:56 PM
Quick Conversions
| BOB | GBP |
|---|---|
| 1 BOB | 0.11 GBP |
| 10 BOB | 1.09 GBP |
| 50 BOB | 5.44 GBP |
| 100 BOB | 10.88 GBP |
| 500 BOB | 54.39 GBP |
| 1,000 BOB | 108.79 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-03-27T12:59:56Z",
"rates": {
"GBP": 0.108789
}
}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": 10.8789,
"rate": 0.108789
}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