Rate Overview
Live
1 GBP = 0.504589 BHD
1 BHD = 1.9818
GBP
Avg
0.504926
High
0.516612
Low
0.494450
Last updated: 3/27/2026, 12:58:35 PM
Quick Conversions
| GBP | BHD |
|---|---|
| 1 GBP | 0.50 BHD |
| 10 GBP | 5.05 BHD |
| 50 GBP | 25.23 BHD |
| 100 GBP | 50.46 BHD |
| 500 GBP | 252.29 BHD |
| 1,000 GBP | 504.59 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-27T12:58:35Z",
"rates": {
"BHD": 0.504589
}
}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.45889999999999,
"rate": 0.504589
}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