Rate Overview
Live
1 GIP = 2.7474 BBD
1 BBD = 0.363980
GIP
Avg
2.7363
High
2.7474
Low
2.7176
Last updated: 5/8/2026, 11:45:01 AM
Quick Conversions
| GIP | BBD |
|---|---|
| 1 GIP | 2.75 BBD |
| 10 GIP | 27.47 BBD |
| 50 GIP | 137.37 BBD |
| 100 GIP | 274.74 BBD |
| 500 GIP | 1,373.70 BBD |
| 1,000 GIP | 2,747.41 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-05-08T11:45:01Z",
"rates": {
"BBD": 2.747407
}
}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": 274.7407,
"rate": 2.747407
}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