Rate Overview
Live
1 GIP = 2.6467 BBD
1 BBD = 0.377825
GIP
Avg
2.6416
High
2.6469
Low
2.6364
Last updated: 7/1/2026, 7:01:02 PM
Quick Conversions
| GIP | BBD |
|---|---|
| 1 GIP | 2.65 BBD |
| 10 GIP | 26.47 BBD |
| 50 GIP | 132.34 BBD |
| 100 GIP | 264.67 BBD |
| 500 GIP | 1,323.36 BBD |
| 1,000 GIP | 2,646.73 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-07-01T19:01:02Z",
"rates": {
"BBD": 2.646728
}
}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": 264.6728,
"rate": 2.646728
}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