Rate Overview
Live
1 BBD = 0.375947 GIP
1 GIP = 2.6599
BBD
Avg
0.374159
High
0.378857
Low
0.369429
Last updated: 7/28/2026, 3:08:49 AM
Quick Conversions
| BBD | GIP |
|---|---|
| 1 BBD | 0.38 GIP |
| 10 BBD | 3.76 GIP |
| 50 BBD | 18.80 GIP |
| 100 BBD | 37.59 GIP |
| 500 BBD | 187.97 GIP |
| 1,000 BBD | 375.95 GIP |
Get BBD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GIPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-28T03:08:49Z",
"rates": {
"GIP": 0.375947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GIP",
"amount": 100
},
"result": 37.594699999999996,
"rate": 0.375947
}Build with BBD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key