Rate Overview
Live
1 GIP = 2.6738 BBD
1 BBD = 0.374000
GIP
Avg
2.6814
High
2.6977
Low
2.6666
Last updated: 3/7/2026, 12:35:02 AM
Quick Conversions
| GIP | BBD |
|---|---|
| 1 GIP | 2.67 BBD |
| 10 GIP | 26.74 BBD |
| 50 GIP | 133.69 BBD |
| 100 GIP | 267.38 BBD |
| 500 GIP | 1,336.90 BBD |
| 1,000 GIP | 2,673.80 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-07T00:35:02Z",
"rates": {
"BBD": 2.6738
}
}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": 267.38,
"rate": 2.6738
}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