Rate Overview
Live
1 BOB = 0.107908 GIP
1 GIP = 9.2672
BOB
Avg
0.107830
High
0.108533
Low
0.107150
Last updated: 3/7/2026, 3:05:31 AM
Quick Conversions
| BOB | GIP |
|---|---|
| 1 BOB | 0.11 GIP |
| 10 BOB | 1.08 GIP |
| 50 BOB | 5.40 GIP |
| 100 BOB | 10.79 GIP |
| 500 BOB | 53.95 GIP |
| 1,000 BOB | 107.91 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-03-07T03:05:31Z",
"rates": {
"GIP": 0.107908
}
}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.7908,
"rate": 0.107908
}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