Rate Overview
Live
1 GIP = 9.4034 BOB
1 BOB = 0.106345
GIP
Avg
9.3935
High
9.4258
Low
9.3322
Last updated: 5/9/2026, 3:42:48 AM
Quick Conversions
| GIP | BOB |
|---|---|
| 1 GIP | 9.40 BOB |
| 10 GIP | 94.03 BOB |
| 50 GIP | 470.17 BOB |
| 100 GIP | 940.34 BOB |
| 500 GIP | 4,701.69 BOB |
| 1,000 GIP | 9,403.38 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-09T03:42:48Z",
"rates": {
"BOB": 9.40338
}
}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": 940.3380000000001,
"rate": 9.40338
}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