Rate Overview
Live
1 BHD = 1.9928 GBP
1 GBP = 0.501814
BHD
Avg
2.0120
High
2.1583
Low
1.9401
Last updated: 7/28/2026, 1:59:37 PM
Quick Conversions
| BHD | GBP |
|---|---|
| 1 BHD | 1.99 GBP |
| 10 BHD | 19.93 GBP |
| 50 BHD | 99.64 GBP |
| 100 BHD | 199.28 GBP |
| 500 BHD | 996.39 GBP |
| 1,000 BHD | 1,992.77 GBP |
Get BHD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=GBPExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-28T13:59:37Z",
"rates": {
"GBP": 1.992771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "GBP",
"amount": 100
},
"result": 199.27710000000002,
"rate": 1.992771
}Build with BHD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key