Rate Overview
Live
1 BBD = 0.373999 GIP
1 GIP = 2.6738
BBD
Avg
0.372705
High
0.375005
Low
0.370685
Last updated: 3/6/2026, 9:36:53 PM
Quick Conversions
| BBD | GIP |
|---|---|
| 1 BBD | 0.37 GIP |
| 10 BBD | 3.74 GIP |
| 50 BBD | 18.70 GIP |
| 100 BBD | 37.40 GIP |
| 500 BBD | 187.00 GIP |
| 1,000 BBD | 374.00 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-03-06T21:36:53Z",
"rates": {
"GIP": 0.373999
}
}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.3999,
"rate": 0.373999
}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