Rate Overview
Live
1 GIP = 9.2308 BOB
1 BOB = 0.108333
GIP
Avg
9.2703
High
9.3327
Low
9.2137
Last updated: 3/7/2026, 12:11:50 AM
Quick Conversions
| GIP | BOB |
|---|---|
| 1 GIP | 9.23 BOB |
| 10 GIP | 92.31 BOB |
| 50 GIP | 461.54 BOB |
| 100 GIP | 923.08 BOB |
| 500 GIP | 4,615.38 BOB |
| 1,000 GIP | 9,230.77 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-03-07T00:11:50Z",
"rates": {
"BOB": 9.230766
}
}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": 923.0765999999999,
"rate": 9.230766
}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