Rate Overview
Live
1 BOB = 0.063613 GIP
1 GIP = 15.7201
BOB
Avg
0.062711
High
0.063662
Low
0.061262
Last updated: 8/16/2026, 2:56:21 PM
Quick Conversions
| BOB | GIP |
|---|---|
| 1 BOB | 0.06 GIP |
| 10 BOB | 0.64 GIP |
| 50 BOB | 3.18 GIP |
| 100 BOB | 6.36 GIP |
| 500 BOB | 31.81 GIP |
| 1,000 BOB | 63.61 GIP |
Get BOB/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GIPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-16T14:56:21Z",
"rates": {
"GIP": 0.063613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GIP",
"amount": 100
},
"result": 6.3613,
"rate": 0.063613
}Build with BOB/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key