Rate Overview
Live
1 GBP = 0.507697 BHD
1 BHD = 1.9697
GBP
Avg
0.506437
High
0.507697
Low
0.504022
Last updated: 6/17/2026, 6:49:35 AM
Quick Conversions
| GBP | BHD |
|---|---|
| 1 GBP | 0.51 BHD |
| 10 GBP | 5.08 BHD |
| 50 GBP | 25.38 BHD |
| 100 GBP | 50.77 BHD |
| 500 GBP | 253.85 BHD |
| 1,000 GBP | 507.70 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-06-17T06:49:35Z",
"rates": {
"BHD": 0.507697
}
}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.76969999999999,
"rate": 0.507697
}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