Rate Overview
Live
1 GBP = 2.6880 BBD
1 BBD = 0.372023
GBP
Avg
2.6403
High
2.7437
Low
2.4842
Last updated: 5/27/2026, 11:17:14 AM
Quick Conversions
| GBP | BBD |
|---|---|
| 1 GBP | 2.69 BBD |
| 10 GBP | 26.88 BBD |
| 50 GBP | 134.40 BBD |
| 100 GBP | 268.80 BBD |
| 500 GBP | 1,344.00 BBD |
| 1,000 GBP | 2,688.01 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-05-27T11:17:14Z",
"rates": {
"BBD": 2.688009
}
}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.8009,
"rate": 2.688009
}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