Rate Overview
Live
1 BOB = 0.060981 GBP
1 GBP = 16.3986
BOB
Avg
0.062161
High
0.063685
Low
0.060902
Last updated: 9/4/2026, 6:27:03 PM
Quick Conversions
| BOB | GBP |
|---|---|
| 1 BOB | 0.06 GBP |
| 10 BOB | 0.61 GBP |
| 50 BOB | 3.05 GBP |
| 100 BOB | 6.10 GBP |
| 500 BOB | 30.49 GBP |
| 1,000 BOB | 60.98 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-09-04T18:27:03Z",
"rates": {
"GBP": 0.060981
}
}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.0981,
"rate": 0.060981
}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