Rate Overview
Live
1 BBD = 0.372299 GBP
1 GBP = 2.6860
BBD
Avg
0.368850
High
0.375288
Low
0.363244
Last updated: 5/27/2026, 5:14:12 PM
Quick Conversions
| BBD | GBP |
|---|---|
| 1 BBD | 0.37 GBP |
| 10 BBD | 3.72 GBP |
| 50 BBD | 18.61 GBP |
| 100 BBD | 37.23 GBP |
| 500 BBD | 186.15 GBP |
| 1,000 BBD | 372.30 GBP |
Get BBD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GBPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-27T17:14:12Z",
"rates": {
"GBP": 0.372299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GBP",
"amount": 100
},
"result": 37.2299,
"rate": 0.372299
}Build with BBD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key