Rate Overview
Live
1 BBD = 0.376040 GIP
1 GIP = 2.6593
BBD
Avg
0.375073
High
0.376040
Low
0.373440
Last updated: 7/29/2026, 7:29:31 PM
Quick Conversions
| BBD | GIP |
|---|---|
| 1 BBD | 0.38 GIP |
| 10 BBD | 3.76 GIP |
| 50 BBD | 18.80 GIP |
| 100 BBD | 37.60 GIP |
| 500 BBD | 188.02 GIP |
| 1,000 BBD | 376.04 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-29T19:29:31Z",
"rates": {
"GIP": 0.37604
}
}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.604,
"rate": 0.37604
}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