Rate Overview
Live
1 GBP = 0.502257 BHD
1 BHD = 1.9910
GBP
Avg
0.497433
High
0.515441
Low
0.463320
Last updated: 7/27/2026, 11:05:29 PM
Quick Conversions
| GBP | BHD |
|---|---|
| 1 GBP | 0.50 BHD |
| 10 GBP | 5.02 BHD |
| 50 GBP | 25.11 BHD |
| 100 GBP | 50.23 BHD |
| 500 GBP | 251.13 BHD |
| 1,000 GBP | 502.26 BHD |
Get GBP/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BHDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-27T23:05:29Z",
"rates": {
"BHD": 0.502257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BHD",
"amount": 100
},
"result": 50.225699999999996,
"rate": 0.502257
}Build with GBP/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key