Rate Overview
Live
1 GIP = 9.2622 BOB
1 BOB = 0.107966
GIP
Avg
9.3176
High
9.5263
Low
9.1401
Last updated: 5/29/2026, 11:02:29 PM
Quick Conversions
| GIP | BOB |
|---|---|
| 1 GIP | 9.26 BOB |
| 10 GIP | 92.62 BOB |
| 50 GIP | 463.11 BOB |
| 100 GIP | 926.22 BOB |
| 500 GIP | 4,631.10 BOB |
| 1,000 GIP | 9,262.20 BOB |
Get GIP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=BOBExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-29T23:02:29Z",
"rates": {
"BOB": 9.2622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "BOB",
"amount": 100
},
"result": 926.22,
"rate": 9.2622
}Build with GIP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key