Rate Overview
Live
1 GIP = 2.6685 BBD
1 BBD = 0.374743
GIP
Avg
2.6780
High
2.7417
Low
2.5652
Last updated: 3/27/2026, 8:20:43 AM
Quick Conversions
| GIP | BBD |
|---|---|
| 1 GIP | 2.67 BBD |
| 10 GIP | 26.68 BBD |
| 50 GIP | 133.42 BBD |
| 100 GIP | 266.85 BBD |
| 500 GIP | 1,334.25 BBD |
| 1,000 GIP | 2,668.49 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-03-27T08:20:43Z",
"rates": {
"BBD": 2.668493
}
}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": 266.84929999999997,
"rate": 2.668493
}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