Rate Overview
Live
1 GBP = 0.504724 BHD
1 BHD = 1.9813
GBP
Avg
0.505947
High
0.509447
Low
0.501030
Last updated: 3/27/2026, 10:57:06 AM
Quick Conversions
| GBP | BHD |
|---|---|
| 1 GBP | 0.50 BHD |
| 10 GBP | 5.05 BHD |
| 50 GBP | 25.24 BHD |
| 100 GBP | 50.47 BHD |
| 500 GBP | 252.36 BHD |
| 1,000 GBP | 504.72 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-27T10:57:06Z",
"rates": {
"BHD": 0.504724
}
}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.47239999999999,
"rate": 0.504724
}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