Rate Overview
Live
1 GIP = 13.2747 BOB
1 BOB = 0.075331
GIP
Avg
10.5799
High
13.2747
Low
9.1971
Last updated: 7/9/2026, 5:24:20 AM
Quick Conversions
| GIP | BOB |
|---|---|
| 1 GIP | 13.27 BOB |
| 10 GIP | 132.75 BOB |
| 50 GIP | 663.73 BOB |
| 100 GIP | 1,327.47 BOB |
| 500 GIP | 6,637.34 BOB |
| 1,000 GIP | 13,274.68 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-09T05:24:20Z",
"rates": {
"BOB": 13.274683
}
}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": 1327.4683,
"rate": 13.274683
}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