Rate Overview
Live
1 GBP = 2.6908 BBD
1 BBD = 0.371638
GBP
Avg
2.7117
High
2.7530
Low
2.6646
Last updated: 5/27/2026, 6:11:37 AM
Quick Conversions
| GBP | BBD |
|---|---|
| 1 GBP | 2.69 BBD |
| 10 GBP | 26.91 BBD |
| 50 GBP | 134.54 BBD |
| 100 GBP | 269.08 BBD |
| 500 GBP | 1,345.40 BBD |
| 1,000 GBP | 2,690.79 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-27T06:11:37Z",
"rates": {
"BBD": 2.69079
}
}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": 269.07899999999995,
"rate": 2.69079
}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