Rate Overview
Live
1 GIP = 14.9941 BOB
1 BOB = 0.066693
GIP
Avg
9.9691
High
14.9941
Low
9.1281
Last updated: 7/28/2026, 8:54:25 AM
Quick Conversions
| GIP | BOB |
|---|---|
| 1 GIP | 14.99 BOB |
| 10 GIP | 149.94 BOB |
| 50 GIP | 749.70 BOB |
| 100 GIP | 1,499.41 BOB |
| 500 GIP | 7,497.04 BOB |
| 1,000 GIP | 14,994.07 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-28T08:54:25Z",
"rates": {
"BOB": 14.994072
}
}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": 1499.4071999999999,
"rate": 14.994072
}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