Rate Overview
Live
1 GBP = 2.6910 BBD
1 BBD = 0.371611
GBP
Avg
2.6894
High
2.6997
Low
2.6804
Last updated: 5/27/2026, 8:46:54 AM
Quick Conversions
| GBP | BBD |
|---|---|
| 1 GBP | 2.69 BBD |
| 10 GBP | 26.91 BBD |
| 50 GBP | 134.55 BBD |
| 100 GBP | 269.10 BBD |
| 500 GBP | 1,345.49 BBD |
| 1,000 GBP | 2,690.99 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-27T08:46:54Z",
"rates": {
"BBD": 2.690989
}
}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.0989,
"rate": 2.690989
}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