Rate Overview
Live
1 GIP = 15.1111 BOB
1 BOB = 0.066176
GIP
Avg
9.9729
High
15.1111
Low
9.1281
Last updated: 7/29/2026, 2:22:25 PM
Quick Conversions
| GIP | BOB |
|---|---|
| 1 GIP | 15.11 BOB |
| 10 GIP | 151.11 BOB |
| 50 GIP | 755.56 BOB |
| 100 GIP | 1,511.11 BOB |
| 500 GIP | 7,555.57 BOB |
| 1,000 GIP | 15,111.14 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-07-29T14:22:25Z",
"rates": {
"BOB": 15.111139
}
}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": 1511.1139,
"rate": 15.111139
}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