Rate Overview
Live
1 GIP = 2.7034 BBD
1 BBD = 0.369901
GIP
Avg
2.7048
High
2.7089
Low
2.6991
Last updated: 9/5/2026, 10:22:43 PM
Quick Conversions
| GIP | BBD |
|---|---|
| 1 GIP | 2.70 BBD |
| 10 GIP | 27.03 BBD |
| 50 GIP | 135.17 BBD |
| 100 GIP | 270.34 BBD |
| 500 GIP | 1,351.71 BBD |
| 1,000 GIP | 2,703.42 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-09-05T22:22:43Z",
"rates": {
"BBD": 2.703423
}
}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": 270.34229999999997,
"rate": 2.703423
}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