Rate Overview
Live
1 GIP = 2.6861 BBD
1 BBD = 0.372293
GIP
Avg
2.6830
High
2.6904
Low
2.6762
Last updated: 6/18/2026, 3:32:34 AM
Quick Conversions
| GIP | BBD |
|---|---|
| 1 GIP | 2.69 BBD |
| 10 GIP | 26.86 BBD |
| 50 GIP | 134.30 BBD |
| 100 GIP | 268.61 BBD |
| 500 GIP | 1,343.03 BBD |
| 1,000 GIP | 2,686.06 BBD |
Get GIP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=BBDExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-06-18T03:32:34Z",
"rates": {
"BBD": 2.68606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "BBD",
"amount": 100
},
"result": 268.606,
"rate": 2.68606
}Build with GIP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key