Rate Overview
Live
1 BBD = 0.364882 GIP
1 GIP = 2.7406
BBD
Avg
0.365260
High
0.367607
Low
0.363979
Last updated: 5/9/2026, 3:40:18 AM
Quick Conversions
| BBD | GIP |
|---|---|
| 1 BBD | 0.36 GIP |
| 10 BBD | 3.65 GIP |
| 50 BBD | 18.24 GIP |
| 100 BBD | 36.49 GIP |
| 500 BBD | 182.44 GIP |
| 1,000 BBD | 364.88 GIP |
Get BBD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GIPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-09T03:40:18Z",
"rates": {
"GIP": 0.364882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GIP",
"amount": 100
},
"result": 36.4882,
"rate": 0.364882
}Build with BBD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key