Rate Overview
Live
1 GIP = 2.7263 BBD
1 BBD = 0.366797
GIP
Avg
2.7166
High
2.7329
Low
2.7064
Last updated: 4/18/2026, 8:44:28 AM
Quick Conversions
| GIP | BBD |
|---|---|
| 1 GIP | 2.73 BBD |
| 10 GIP | 27.26 BBD |
| 50 GIP | 136.32 BBD |
| 100 GIP | 272.63 BBD |
| 500 GIP | 1,363.15 BBD |
| 1,000 GIP | 2,726.30 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-04-18T08:44:28Z",
"rates": {
"BBD": 2.726304
}
}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": 272.6304,
"rate": 2.726304
}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