Rate Overview
Live
1 BOB = 0.106658 GIP
1 GIP = 9.3758
BOB
Avg
0.107368
High
0.107814
Low
0.106658
Last updated: 4/17/2026, 6:15:54 AM
Quick Conversions
| BOB | GIP |
|---|---|
| 1 BOB | 0.11 GIP |
| 10 BOB | 1.07 GIP |
| 50 BOB | 5.33 GIP |
| 100 BOB | 10.67 GIP |
| 500 BOB | 53.33 GIP |
| 1,000 BOB | 106.66 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-04-17T06:15:54Z",
"rates": {
"GIP": 0.106658
}
}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.6658,
"rate": 0.106658
}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