Rate Overview
Live
1 GBP = 2.6682 BBD
1 BBD = 0.374788
GBP
Avg
2.6623
High
2.6809
Low
2.6443
Last updated: 7/6/2026, 4:45:59 AM
Quick Conversions
| GBP | BBD |
|---|---|
| 1 GBP | 2.67 BBD |
| 10 GBP | 26.68 BBD |
| 50 GBP | 133.41 BBD |
| 100 GBP | 266.82 BBD |
| 500 GBP | 1,334.09 BBD |
| 1,000 GBP | 2,668.18 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-07-06T04:45:59Z",
"rates": {
"BBD": 2.668178
}
}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": 266.81780000000003,
"rate": 2.668178
}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