Rate Overview
Live
1 GIP = 2.6648 BBD
1 BBD = 0.375266
GIP
Avg
2.6833
High
2.7393
Low
2.6198
Last updated: 7/26/2026, 3:19:45 AM
Quick Conversions
| GIP | BBD |
|---|---|
| 1 GIP | 2.66 BBD |
| 10 GIP | 26.65 BBD |
| 50 GIP | 133.24 BBD |
| 100 GIP | 266.48 BBD |
| 500 GIP | 1,332.39 BBD |
| 1,000 GIP | 2,664.78 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-26T03:19:45Z",
"rates": {
"BBD": 2.664777
}
}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.47769999999997,
"rate": 2.664777
}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