Rate Overview
Live
1 GIP = 2.7102 BBD
1 BBD = 0.368979
GIP
Avg
2.7034
High
2.7102
Low
2.6977
Last updated: 8/17/2026, 2:33:41 PM
Quick Conversions
| GIP | BBD |
|---|---|
| 1 GIP | 2.71 BBD |
| 10 GIP | 27.10 BBD |
| 50 GIP | 135.51 BBD |
| 100 GIP | 271.02 BBD |
| 500 GIP | 1,355.09 BBD |
| 1,000 GIP | 2,710.18 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-08-17T14:33:41Z",
"rates": {
"BBD": 2.710178
}
}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": 271.0178,
"rate": 2.710178
}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