Rate Overview
Live
1 GBP = 0.505745 BHD
1 BHD = 1.9773
GBP
Avg
0.503322
High
0.522209
Low
0.482189
Last updated: 3/27/2026, 9:30:02 AM
Quick Conversions
| GBP | BHD |
|---|---|
| 1 GBP | 0.51 BHD |
| 10 GBP | 5.06 BHD |
| 50 GBP | 25.29 BHD |
| 100 GBP | 50.57 BHD |
| 500 GBP | 252.87 BHD |
| 1,000 GBP | 505.75 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-03-27T09:30:02Z",
"rates": {
"BHD": 0.505745
}
}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.5745,
"rate": 0.505745
}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