Rate Overview
Live
1 BBD = 0.379676 GIP
1 GIP = 2.6338
BBD
Avg
0.374516
High
0.379676
Low
0.371686
Last updated: 6/19/2026, 1:40:14 PM
Quick Conversions
| BBD | GIP |
|---|---|
| 1 BBD | 0.38 GIP |
| 10 BBD | 3.80 GIP |
| 50 BBD | 18.98 GIP |
| 100 BBD | 37.97 GIP |
| 500 BBD | 189.84 GIP |
| 1,000 BBD | 379.68 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-06-19T13:40:14Z",
"rates": {
"GIP": 0.379676
}
}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": 37.967600000000004,
"rate": 0.379676
}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