Rate Overview
Live
1 BOB = 0.075331 GIP
1 GIP = 13.2747
BOB
Avg
0.097287
High
0.108730
Low
0.075331
Last updated: 7/9/2026, 5:35:37 AM
Quick Conversions
| BOB | GIP |
|---|---|
| 1 BOB | 0.08 GIP |
| 10 BOB | 0.75 GIP |
| 50 BOB | 3.77 GIP |
| 100 BOB | 7.53 GIP |
| 500 BOB | 37.67 GIP |
| 1,000 BOB | 75.33 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-07-09T05:35:37Z",
"rates": {
"GIP": 0.075331
}
}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": 7.533099999999999,
"rate": 0.075331
}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