Rate Overview
Live
1 GBP = 2.6834 BBD
1 BBD = 0.372658
GBP
Avg
2.6787
High
2.6970
Low
2.6628
Last updated: 3/7/2026, 7:36:58 AM
Quick Conversions
| GBP | BBD |
|---|---|
| 1 GBP | 2.68 BBD |
| 10 GBP | 26.83 BBD |
| 50 GBP | 134.17 BBD |
| 100 GBP | 268.34 BBD |
| 500 GBP | 1,341.71 BBD |
| 1,000 GBP | 2,683.43 BBD |
Get GBP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BBDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-07T07:36:58Z",
"rates": {
"BBD": 2.683429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BBD",
"amount": 100
},
"result": 268.3429,
"rate": 2.683429
}Build with GBP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key