Rate Overview
Live
1 BBD = 0.373440 GIP
1 GIP = 2.6778
BBD
Avg
0.371583
High
0.378994
Low
0.364882
Last updated: 7/23/2026, 10:40:40 AM
Quick Conversions
| BBD | GIP |
|---|---|
| 1 BBD | 0.37 GIP |
| 10 BBD | 3.73 GIP |
| 50 BBD | 18.67 GIP |
| 100 BBD | 37.34 GIP |
| 500 BBD | 186.72 GIP |
| 1,000 BBD | 373.44 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-07-23T10:40:40Z",
"rates": {
"GIP": 0.37344
}
}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.344,
"rate": 0.37344
}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