Rate Overview
Live
1 BOB = 0.106574 GIP
1 GIP = 9.3832
BOB
Avg
0.106682
High
0.107258
Low
0.106130
Last updated: 5/7/2026, 9:08:59 AM
Quick Conversions
| BOB | GIP |
|---|---|
| 1 BOB | 0.11 GIP |
| 10 BOB | 1.07 GIP |
| 50 BOB | 5.33 GIP |
| 100 BOB | 10.66 GIP |
| 500 BOB | 53.29 GIP |
| 1,000 BOB | 106.57 GIP |
Get BOB/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GIPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-07T09:08:59Z",
"rates": {
"GIP": 0.106574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GIP",
"amount": 100
},
"result": 10.6574,
"rate": 0.106574
}Build with BOB/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key