Rate Overview
Live
1 GIP = 15.9111 BOB
1 BOB = 0.062849
GIP
Avg
16.1293
High
16.3232
Low
15.9111
Last updated: 8/13/2026, 5:53:07 AM
Quick Conversions
| GIP | BOB |
|---|---|
| 1 GIP | 15.91 BOB |
| 10 GIP | 159.11 BOB |
| 50 GIP | 795.55 BOB |
| 100 GIP | 1,591.11 BOB |
| 500 GIP | 7,955.55 BOB |
| 1,000 GIP | 15,911.10 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-08-13T05:53:07Z",
"rates": {
"BOB": 15.911095
}
}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": 1591.1095,
"rate": 15.911095
}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