Rate Overview
Live
1 GIP = 9.1066 BOB
1 BOB = 0.109810
GIP
Avg
9.2494
High
9.3052
Low
9.1066
Last updated: 6/19/2026, 5:06:54 AM
Quick Conversions
| GIP | BOB |
|---|---|
| 1 GIP | 9.11 BOB |
| 10 GIP | 91.07 BOB |
| 50 GIP | 455.33 BOB |
| 100 GIP | 910.66 BOB |
| 500 GIP | 4,553.31 BOB |
| 1,000 GIP | 9,106.61 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-06-19T05:06:54Z",
"rates": {
"BOB": 9.106611
}
}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": 910.6610999999999,
"rate": 9.106611
}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